Support Tooling

This commit is contained in:
Edward Ma 2024-12-02 13:38:54 -08:00
parent efd842d605
commit c0d9b81253
4 changed files with 151 additions and 20 deletions

View file

@ -49,6 +49,7 @@ class TestVisionModelInference:
"remote::fireworks",
"remote::ollama",
"remote::vllm",
"remote::sambanova",
):
pytest.skip(
"Other inference providers don't support vision chat completion() yet"
@ -83,6 +84,7 @@ class TestVisionModelInference:
"remote::fireworks",
"remote::ollama",
"remote::vllm",
"remote::sambanova",
):
pytest.skip(
"Other inference providers don't support vision chat completion() yet"