mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
add test
This commit is contained in:
parent
09fc3800b9
commit
7e667b66d8
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ class TestInference:
|
||||||
"remote::fireworks",
|
"remote::fireworks",
|
||||||
"remote::nvidia",
|
"remote::nvidia",
|
||||||
"remote::cerebras",
|
"remote::cerebras",
|
||||||
|
"remote::vllm",
|
||||||
):
|
):
|
||||||
pytest.skip("Other inference providers don't support completion() yet")
|
pytest.skip("Other inference providers don't support completion() yet")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue