adjustment to triton

This commit is contained in:
2026-05-19 10:21:24 +02:00
parent bb9fcf20ae
commit 1b7c6a3852
+1 -1
View File
@@ -2278,7 +2278,7 @@ MODEL_CONFIGS = [
"extra_body": None,
},
{
"model_name": "GPT-OSS-120B",
"model_name": "gpt-oss-120b",
"use_response_format": True,
"temperature": 0.0,
"max_tokens": 4096,