Add unsupported params. (#5722)

This commit is contained in:
David Manouchehri 2024-09-16 11:43:50 -05:00 committed by GitHub
parent 3c741b7beb
commit aa64c34ce6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,14 @@ class OpenAIO1Config(OpenAIGPTConfig):
"parallel_tool_calls",
"function_call",
"functions",
"temperature",
"top_p",
"n",
"presence_penalty",
"frequency_penalty",
"top_logprobs",
"response_format",
"stop",
]
return [