This commit is contained in:
Derek Higgins 2025-06-27 11:39:51 +02:00 committed by GitHub
commit 5ff91997fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 146 additions and 2 deletions

View file

@ -34,6 +34,7 @@ def skip_if_model_doesnt_support_openai_completion(client_with_models, model_id)
# support both completions and chat completions endpoint and all the Llama models are
# just chat completions
"remote::nvidia",
"remote::openai",
"remote::runpod",
"remote::sambanova",
"remote::tgi",