forked from phoenix-oss/llama-stack-mirror
More doc cleanup
This commit is contained in:
parent
900b0556e7
commit
c2c53d0272
6 changed files with 34 additions and 121 deletions
|
@ -29,7 +29,7 @@ You have two ways to install Llama Stack:
|
|||
## `llama` subcommands
|
||||
1. `download`: `llama` cli tools supports downloading the model from Meta or Hugging Face.
|
||||
2. `model`: Lists available models and their properties.
|
||||
3. `stack`: Allows you to build and run a Llama Stack server. You can read more about this [here](../distribution_dev/building_distro.md).
|
||||
3. `stack`: Allows you to build and run a Llama Stack server. You can read more about this [here](../distributions/building_distro).
|
||||
|
||||
### Sample Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue