mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
restore switcher.json
Signed-off-by: Yiteng Niu <6831097+niukuo@users.noreply.github.com>
This commit is contained in:
parent
5e2cf02f46
commit
082ff71f3e
@ -1 +0,0 @@
|
||||
../../_static/switcher.json
|
||||
27
_static/switcher.json
Normal file
27
_static/switcher.json
Normal file
@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"preferred": true,
|
||||
"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/"
|
||||
},
|
||||
{
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user