mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 04:38:04 +00:00
refactor: remove Conda support from Llama Stack
This commit is contained in:
parent
140ee7d337
commit
4a483977f9
44 changed files with 159 additions and 311 deletions
|
|
@ -9,7 +9,7 @@
|
|||
1. Start up Llama Stack API server. More details [here](https://llama-stack.readthedocs.io/en/latest/getting_started/index.html).
|
||||
|
||||
```
|
||||
llama stack build --template together --image-type conda
|
||||
llama stack build --template together --image-type venv
|
||||
|
||||
llama stack run together
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue