forked from phoenix-oss/llama-stack-mirror
rename test_inference -> test_text_inference
This commit is contained in:
parent
3b54ce3499
commit
7c340f0236
2 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ from .utils import group_chunks
|
|||
|
||||
# How to run this test:
|
||||
#
|
||||
# pytest -v -s llama_stack/providers/tests/inference/test_inference.py
|
||||
# pytest -v -s llama_stack/providers/tests/inference/test_text_inference.py
|
||||
# -m "(fireworks or ollama) and llama_3b"
|
||||
# --env FIREWORKS_API_KEY=<your_api_key>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue