From 7b3a95bc3faa07edfbcdcd309a06d02ba731ba91 Mon Sep 17 00:00:00 2001 From: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Date: Tue, 13 May 2025 09:02:21 +0000 Subject: [PATCH] Update switcher.json --- _static/switcher.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_static/switcher.json b/_static/switcher.json index ab24e567c0..3cff6f3edb 100644 --- a/_static/switcher.json +++ b/_static/switcher.json @@ -4,6 +4,10 @@ "version": "latest", "url": "https://nvidia.github.io/TensorRT-LLM/latest/" }, + { + "version": "0.20.0rc2", + "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc2" + }, { "version": "0.20.0rc0", "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0/" @@ -20,4 +24,4 @@ "version": "0.18.2", "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2/" } -] +] \ No newline at end of file