forked from phoenix-oss/llama-stack-mirror
# 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 ...` |
||
---|---|---|
.. | ||
__init__.py | ||
dog.png | ||
test_embedding.py | ||
test_text_inference.py | ||
test_vision_inference.py |