From 51123a603d6e2758311570ab611ee57e9f8d0556 Mon Sep 17 00:00:00 2001 From: Hugo Larcher Date: Tue, 3 Dec 2024 16:40:32 +0100 Subject: [PATCH] chore: Add doc and CI for TRTLLM --- docs/source/_toctree.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 15fbfa9a..c08f8881 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -48,7 +48,7 @@ - sections: - local: backends/trtllm title: TensorRT-LLM - title: Multi-backends support + title: Multi-backend support - sections: - local: reference/launcher title: All TGI CLI options