mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 07:19:47 +00:00
.
This commit is contained in:
parent
8ce9b3b53d
commit
780f1c41f2
3 changed files with 6 additions and 1 deletions
|
|
@ -114,6 +114,7 @@ echo ""
|
|||
echo "VIRTUAL_ENV: $VIRTUAL_ENV"
|
||||
echo "Packages installed:"
|
||||
uv pip list
|
||||
uv pip list | grep llama
|
||||
|
||||
# Check storage and memory before tests
|
||||
echo "=== System Resources Before Tests ==="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue