mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 08:44:44 +00:00
Remove testing llama-stack RC
This commit is contained in:
parent
318c98807c
commit
046eec9793
1 changed files with 1 additions and 2 deletions
|
@ -204,8 +204,7 @@ jobs:
|
|||
echo "[STEP] Installing 'llama-stack' models"
|
||||
pip install -U pip setuptools
|
||||
pip install -r requirements.txt
|
||||
#pip install -e .
|
||||
pip install --extra-index-url https://test.pypi.org/simple/ llama-stack==0.0.54rc3
|
||||
pip install -e .
|
||||
pip install -U \
|
||||
torch torchvision \
|
||||
pytest pytest_asyncio \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue