From a335c52b1e721ccda8715240c535d57f55880782 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Tue, 29 Oct 2024 17:43:04 -0700 Subject: [PATCH] width --- docs/source/getting_started/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index 790ac6758..56a9be958 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -59,7 +59,7 @@ If so, we suggest: ### Quick Start Commands #### Docker -````{tab-set-code} sd-width-auto +````{tab-set-code} sd-width-25 sd-fs-1 ```{code-block} distribution-meta-reference-gpu $ cd distributions/meta-reference-gpu && docker compose up @@ -84,7 +84,7 @@ $ cd distributions/fireworks && docker compose up ```` #### Conda -````{tab-set-code} sd-width-auto +````{tab-set-code} sd-width-25 sd-fs-1 ```{code-block} distribution-meta-reference-gpu $ llama stack build --template meta-reference-gpu --image-type conda