From 6b4f08469d25667a457b7697168f434031702c77 Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Tue, 14 Oct 2025 05:13:55 +0000 Subject: [PATCH] Insert 1.2.0rc0.post1 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index a2ac375dcd..7bc33f89a8 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -119,5 +119,9 @@ { "version": "1.1.0rc2.post2", "url": "https://nvidia.github.io/TensorRT-LLM/1.1.0rc2.post2/" + }, + { + "version": "1.2.0rc0.post1", + "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc0.post1/" } ]