From 0e39991f031616a982dd737061901071b62d0b14 Mon Sep 17 00:00:00 2001 From: Yiteng Niu <6831097+niukuo@users.noreply.github.com> Date: Mon, 12 May 2025 01:04:36 -0700 Subject: [PATCH] use softlink in switcher.json --- 0.18.2/_static/switcher.json | 24 +----------------------- 0.19.0/_static/switcher.json | 24 +----------------------- 0.19.0rc0/_static/switcher.json | 24 +----------------------- 0.20.0rc0/_static/switcher.json | 24 +----------------------- latest/_static/switcher.json | 24 +----------------------- 5 files changed, 5 insertions(+), 115 deletions(-) mode change 100644 => 120000 0.18.2/_static/switcher.json mode change 100644 => 120000 0.19.0/_static/switcher.json mode change 100644 => 120000 0.19.0rc0/_static/switcher.json mode change 100644 => 120000 0.20.0rc0/_static/switcher.json mode change 100644 => 120000 latest/_static/switcher.json diff --git a/0.18.2/_static/switcher.json b/0.18.2/_static/switcher.json deleted file mode 100644 index f565b1ccf6..0000000000 --- a/0.18.2/_static/switcher.json +++ /dev/null @@ -1,23 +0,0 @@ -[ - { - "preferred": true, - "version": "latest", - "url": "https://nvidia.github.io/TensorRT-LLM/latest" - }, - { - "version": "0.20.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0" - }, - { - "version": "0.19.0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0" - }, - { - "version": "0.19.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0rc0" - }, - { - "version": "0.18.2", - "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2" - } -] diff --git a/0.18.2/_static/switcher.json b/0.18.2/_static/switcher.json new file mode 120000 index 0000000000..626f38347e --- /dev/null +++ b/0.18.2/_static/switcher.json @@ -0,0 +1 @@ +../../_static/switcher.json \ No newline at end of file diff --git a/0.19.0/_static/switcher.json b/0.19.0/_static/switcher.json deleted file mode 100644 index df3f4a3c8a..0000000000 --- a/0.19.0/_static/switcher.json +++ /dev/null @@ -1,23 +0,0 @@ -[ - { - "preferred": true, - "version": "latest", - "url": "https://nvidia.github.io/TensorRT-LLM/latest" - }, - { - "version": "0.19.0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0" - }, - { - "version": "0.20.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0" - }, - { - "version": "0.19.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0rc0" - }, - { - "version": "0.18.2", - "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2" - } -] diff --git a/0.19.0/_static/switcher.json b/0.19.0/_static/switcher.json new file mode 120000 index 0000000000..626f38347e --- /dev/null +++ b/0.19.0/_static/switcher.json @@ -0,0 +1 @@ +../../_static/switcher.json \ No newline at end of file diff --git a/0.19.0rc0/_static/switcher.json b/0.19.0rc0/_static/switcher.json deleted file mode 100644 index f565b1ccf6..0000000000 --- a/0.19.0rc0/_static/switcher.json +++ /dev/null @@ -1,23 +0,0 @@ -[ - { - "preferred": true, - "version": "latest", - "url": "https://nvidia.github.io/TensorRT-LLM/latest" - }, - { - "version": "0.20.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0" - }, - { - "version": "0.19.0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0" - }, - { - "version": "0.19.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0rc0" - }, - { - "version": "0.18.2", - "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2" - } -] diff --git a/0.19.0rc0/_static/switcher.json b/0.19.0rc0/_static/switcher.json new file mode 120000 index 0000000000..626f38347e --- /dev/null +++ b/0.19.0rc0/_static/switcher.json @@ -0,0 +1 @@ +../../_static/switcher.json \ No newline at end of file diff --git a/0.20.0rc0/_static/switcher.json b/0.20.0rc0/_static/switcher.json deleted file mode 100644 index f565b1ccf6..0000000000 --- a/0.20.0rc0/_static/switcher.json +++ /dev/null @@ -1,23 +0,0 @@ -[ - { - "preferred": true, - "version": "latest", - "url": "https://nvidia.github.io/TensorRT-LLM/latest" - }, - { - "version": "0.20.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0" - }, - { - "version": "0.19.0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0" - }, - { - "version": "0.19.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0rc0" - }, - { - "version": "0.18.2", - "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2" - } -] diff --git a/0.20.0rc0/_static/switcher.json b/0.20.0rc0/_static/switcher.json new file mode 120000 index 0000000000..626f38347e --- /dev/null +++ b/0.20.0rc0/_static/switcher.json @@ -0,0 +1 @@ +../../_static/switcher.json \ No newline at end of file diff --git a/latest/_static/switcher.json b/latest/_static/switcher.json deleted file mode 100644 index f565b1ccf6..0000000000 --- a/latest/_static/switcher.json +++ /dev/null @@ -1,23 +0,0 @@ -[ - { - "preferred": true, - "version": "latest", - "url": "https://nvidia.github.io/TensorRT-LLM/latest" - }, - { - "version": "0.20.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.20.0rc0" - }, - { - "version": "0.19.0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0" - }, - { - "version": "0.19.0rc0", - "url": "https://nvidia.github.io/TensorRT-LLM/0.19.0rc0" - }, - { - "version": "0.18.2", - "url": "https://nvidia.github.io/TensorRT-LLM/0.18.2" - } -] diff --git a/latest/_static/switcher.json b/latest/_static/switcher.json new file mode 120000 index 0000000000..626f38347e --- /dev/null +++ b/latest/_static/switcher.json @@ -0,0 +1 @@ +../../_static/switcher.json \ No newline at end of file