From 5b8498fc3fc0e272257f21ff0895258e071cbde4 Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Wed, 7 Jan 2026 12:09:20 +0000 Subject: [PATCH] Insert 1.2.0rc6.post1 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index 9db6101927..1ca0eef87f 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -151,5 +151,9 @@ { "version": "1.2.0rc0.post1", "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc0.post1/" + }, + { + "version": "1.2.0rc6.post1", + "url": "https://nvidia.github.io/TensorRT-LLM/1.2.0rc6.post1/" } ]