mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 23:34:30 +00:00
4.7 KiB
4.7 KiB
Fireworks
| filepath | function | passed | SUBTOTAL |
|---|---|---|---|
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_completion | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_non_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_structured_output | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_with_tool_calling | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_with_tool_calling_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_vision_inference.py | TestVisionModelInference.test_vision_chat_completion_non_streaming | 2 | 2 |
| llama_stack/providers/tests/inference/test_vision_inference.py | TestVisionModelInference.test_vision_chat_completion_streaming | 1 | 1 |
| TOTAL | 9 | 9 |
Together
| filepath | function | passed | SUBTOTAL |
|---|---|---|---|
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_completion | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_non_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_structured_output | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_with_tool_calling | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_with_tool_calling_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_vision_inference.py | TestVisionModelInference.test_vision_chat_completion_non_streaming | 2 | 2 |
| llama_stack/providers/tests/inference/test_vision_inference.py | TestVisionModelInference.test_vision_chat_completion_streaming | 1 | 1 |
| TOTAL | 9 | 9 |
Ollama
| filepath | function | passed | SUBTOTAL |
|---|---|---|---|
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_completion | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_non_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_structured_output | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_streaming | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_with_tool_calling | 1 | 1 |
| llama_stack/providers/tests/inference/test_text_inference.py | TestInference.test_chat_completion_with_tool_calling_streaming | 1 | 1 |
| TOTAL | 6 | 6 |