mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-23 00:27:26 +00:00
chore: update doc
# What does this PR do? ## Test Plan
This commit is contained in:
parent
a9ff8c5c9f
commit
e0dda3bb06
23 changed files with 6409 additions and 6390 deletions
|
@ -2864,7 +2864,8 @@
|
|||
}
|
||||
],
|
||||
"source": [
|
||||
"!llama stack build --distro experimental-post-training --image-type venv --image-name __system__"
|
||||
"!uv pip install llama-stack\n",
|
||||
"llama stack list-deps experimental-post-training | xargs -L1 uv pip install --image-name __system__\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -6365,4 +6366,4 @@
|
|||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue