This commit is contained in:
Xi Yan 2024-11-01 11:07:17 -07:00
parent a1eb4d016d
commit ef5acefcc1

View file

@ -36,7 +36,8 @@ You have two ways to install Llama Stack:
```
llama --help
```
<pre style="font-family: monospace;">
```
usage: llama [-h] {download,model,stack} ...
Welcome to the Llama CLI
@ -46,7 +47,7 @@ options:
subcommands:
{download,model,stack}
</pre>
```
## Downloading models