forked from phoenix-oss/llama-stack-mirror
# What does this PR do? * Add a test fixture for tgi * Fixes the logic to correctly pass the llama model for chat completion Fixes #514 ## Test Plan pytest -k "tgi" llama_stack/providers/tests/inference/test_text_inference.py --env TGI_URL=http://localhost:$INFERENCE_PORT --env TGI_API_TOKEN=$HF_TOKEN |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
fixtures.py | ||
pasta.jpeg | ||
test_model_registration.py | ||
test_prompt_adapter.py | ||
test_text_inference.py | ||
test_vision_inference.py | ||
utils.py |