From c49acc5226b50f51b3756fe66315ab3dd2e847f9 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Tue, 19 Nov 2024 16:39:40 -0800 Subject: [PATCH] docs --- docs/source/getting_started/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index 6400fb285..bc0258376 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -109,12 +109,13 @@ Access to Single-Node CPU with Fireworks hosted endpoint via API_KEY from [firew ##### 1.1. Start the distribution +::::{tab-set} :::{tab-item} meta-reference-gpu -[Start Meta Reference GPU Distribution](https://llama-stack.readthedocs.io/en/latest/getting_started/distributions/self_hosted_distro/meta-reference-gpu.html) +- [Start Meta Reference GPU Distribution](https://llama-stack.readthedocs.io/en/latest/getting_started/distributions/self_hosted_distro/meta-reference-gpu.html) ::: :::{tab-item} vLLM -[Start vLLM Distribution](https://llama-stack.readthedocs.io/en/latest/getting_started/distributions/self_hosted_distro/remote-vllm.html) +- [Start vLLM Distribution](https://llama-stack.readthedocs.io/en/latest/getting_started/distributions/self_hosted_distro/remote-vllm.html) ::: :::{tab-item} tgi