mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 07:14:20 +00:00
update readme
This commit is contained in:
parent
dd3d6525fe
commit
ad33c41eb0
1 changed files with 6 additions and 0 deletions
|
@ -323,6 +323,12 @@ Build spec configuration saved at /home/xiyan/.llama/distributions/local/conda/8
|
|||
|
||||
You can re-build package based on build config
|
||||
```
|
||||
$ cat ~/.llama/distributions/local/conda/8b-instruct-build.yaml
|
||||
name: 8b-instruct
|
||||
distribution: local
|
||||
api_providers: null
|
||||
image_type: conda
|
||||
|
||||
$ llama stack build --config ~/.llama/distributions/local/conda/8b-instruct-build.yaml
|
||||
|
||||
Successfully setup conda environment. Configuring build...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue