From 51ab35ed57de3d46d8f8026409b372d676f159bc Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Tue, 23 Dec 2025 02:41:10 +0000 Subject: [PATCH] Insert 1.2.0rc6 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index 6c664c1728..9db6101927 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -4,6 +4,10 @@ "version": "latest", "url": "https://nvidia.github.io/TensorRT-LLM/latest/" }, + { + "version": "1.2.0rc6", + "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc6/" + }, { "version": "1.2.0rc5", "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc5/"