mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 09:22:00 +00:00
add warning
This commit is contained in:
parent
d76b3aa4d2
commit
4754f6dd95
3 changed files with 7 additions and 2 deletions
|
|
@ -114,7 +114,7 @@ jobs:
|
|||
run: |
|
||||
uv run pytest -sv --stack-config="inference=inline::sentence-transformers,vector_io=${{ matrix.vector-io-provider }}" \
|
||||
tests/integration/vector_io \
|
||||
--embedding-model all-MiniLM-L6-v2
|
||||
--embedding-model sentence-transformers/all-MiniLM-L6-v2
|
||||
|
||||
- name: Check Storage and Memory Available After Tests
|
||||
if: ${{ always() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue