mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 09:21:45 +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"
|
echo "[STEP] Installing 'llama-stack' models"
|
||||||
pip install -U pip setuptools
|
pip install -U pip setuptools
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
#pip install -e .
|
pip install -e .
|
||||||
pip install --extra-index-url https://test.pypi.org/simple/ llama-stack==0.0.54rc3
|
|
||||||
pip install -U \
|
pip install -U \
|
||||||
torch torchvision \
|
torch torchvision \
|
||||||
pytest pytest_asyncio \
|
pytest pytest_asyncio \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue