This commit is contained in:
Derek Higgins 2025-07-24 21:06:24 +02:00 committed by GitHub
commit 727df201b8
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",