mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
# What does this PR do? Currently the embedding integration test cases fail due to a misalignment in the error type. This PR fixes the embedding integration test by fixing the error type. ## Test Plan ``` pytest -s -v tests/integration/inference/test_embedding.py --stack-config="inference=nvidia" --embedding-model="nvidia/llama-3.2-nv-embedqa-1b-v2" --env NVIDIA_API_KEY={nvidia_api_key} --env NVIDIA_BASE_URL="https://integrate.api.nvidia.com" ``` |
||
---|---|---|
.. | ||
__init__.py | ||
dog.png | ||
test_batch_inference.py | ||
test_embedding.py | ||
test_openai_completion.py | ||
test_openai_embeddings.py | ||
test_text_inference.py | ||
test_vision_inference.py | ||
vision_test_1.jpg | ||
vision_test_2.jpg | ||
vision_test_3.jpg |