From 9924990a65c585b256e6a068b3ad066385c083cb Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Fri, 5 Sep 2025 13:10:34 +0000 Subject: [PATCH] Insert 1.1.0rc2.post1 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index 8525621958..9fa3cb1ff1 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -95,5 +95,9 @@ { "version": "0.18.2", "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2/" + }, + { + "version": "1.1.0rc2.post1", + "url": "https://nvidia.github.io/TensorRT-LLM/1.1.0rc2.post1/" } ]