mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 22:47:59 +00:00
completion() for together
This commit is contained in:
parent
8a74e400d6
commit
d83715be9b
2 changed files with 83 additions and 31 deletions
|
@ -138,6 +138,7 @@ async def test_completion(inference_settings):
|
|||
"meta-reference",
|
||||
"remote::ollama",
|
||||
"remote::tgi",
|
||||
"remote::together",
|
||||
):
|
||||
pytest.skip("Other inference providers don't support completion() yet")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue