mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 02:58:21 +00:00
update the zero_to_hero_guide llama stack version to 0.1.0
update the zero_to_hero_guide llama stack version to 0.1.0, the most recent stable release.
This commit is contained in:
parent
d67401c644
commit
45ae533009
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ If you're looking for more specific topics, we have a [Zero to Hero Guide](#next
|
|||
Open a new terminal and install `llama-stack`:
|
||||
```bash
|
||||
conda activate ollama
|
||||
pip install llama-stack==0.0.61
|
||||
pip install llama-stack==0.1.0
|
||||
```
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue