From 23fbfe6f09213e4b96463a32be7f74fb85ee6900 Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:47:55 +0000 Subject: [PATCH] Insert 1.1.0rc2.post2 into switcher.json --- _static/switcher.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_static/switcher.json b/_static/switcher.json index 3c608e043f..89ee4974d2 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -103,5 +103,9 @@ { "version": "1.1.0rc2.post1", "url": "https://nvidia.github.io/TensorRT-LLM/1.1.0rc2.post1/" + }, + { + "version": "1.1.0rc2.post2", + "url": "https://nvidia.github.io/TensorRT-LLM/1.1.0rc2.post2/" } ]