mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
# What does this PR do? - skip media tests for models that do not support media - skip output_dimension tests for models that do not support it - skip task_type tests for models that do not support it - provide task_type for models that require it ## Test Plan `LLAMA_STACK_BASE_URL=http://localhost:8321 pytest -v tests/client-sdk/inference/test_embedding.py --embedding-model ...` |
||
---|---|---|
.. | ||
client-sdk |