mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
fix
This commit is contained in:
parent
a1eb4d016d
commit
ef5acefcc1
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue