mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 11:09:47 +00:00
yes3
This commit is contained in:
parent
f550d921be
commit
be40df8a1b
3 changed files with 2 additions and 8 deletions
|
|
@ -111,9 +111,7 @@ echo "Inference Mode: $INFERENCE_MODE"
|
|||
echo "Test Pattern: $TEST_PATTERN"
|
||||
echo ""
|
||||
|
||||
echo "VIRTUAL_ENV: $VIRTUAL_ENV"
|
||||
echo "Packages installed:"
|
||||
uv pip list
|
||||
echo "Checking llama packages"
|
||||
uv pip list | grep llama
|
||||
|
||||
# Check storage and memory before tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue