chore: Add doc and CI for TRTLLM

This commit is contained in:
Hugo Larcher 2024-12-03 16:44:10 +01:00
parent bd3a19dd8f
commit 491b5726a6
No known key found for this signature in database
GPG Key ID: 3DAF63124699CA2B
2 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@
title: Using TGI with Intel GPUs title: Using TGI with Intel GPUs
- local: installation - local: installation
title: Installation from source title: Installation from source
- local: multi_backend_support
title: Multi-backend support
- local: architecture - local: architecture
title: Internal Architecture title: Internal Architecture
@ -48,7 +50,7 @@
- sections: - sections:
- local: backends/trtllm - local: backends/trtllm
title: TensorRT-LLM title: TensorRT-LLM
title: Multi-backend support title: Backends
- sections: - sections:
- local: reference/launcher - local: reference/launcher
title: All TGI CLI options title: All TGI CLI options