mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
width
This commit is contained in:
parent
a208be2564
commit
a335c52b1e
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ If so, we suggest:
|
||||||
### Quick Start Commands
|
### Quick Start Commands
|
||||||
|
|
||||||
#### Docker
|
#### Docker
|
||||||
````{tab-set-code} sd-width-auto
|
````{tab-set-code} sd-width-25 sd-fs-1
|
||||||
|
|
||||||
```{code-block} distribution-meta-reference-gpu
|
```{code-block} distribution-meta-reference-gpu
|
||||||
$ cd distributions/meta-reference-gpu && docker compose up
|
$ cd distributions/meta-reference-gpu && docker compose up
|
||||||
|
@ -84,7 +84,7 @@ $ cd distributions/fireworks && docker compose up
|
||||||
````
|
````
|
||||||
|
|
||||||
#### Conda
|
#### Conda
|
||||||
````{tab-set-code} sd-width-auto
|
````{tab-set-code} sd-width-25 sd-fs-1
|
||||||
|
|
||||||
```{code-block} distribution-meta-reference-gpu
|
```{code-block} distribution-meta-reference-gpu
|
||||||
$ llama stack build --template meta-reference-gpu --image-type conda
|
$ llama stack build --template meta-reference-gpu --image-type conda
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue