tokens for qwq
This commit is contained in:
parent
324f1e27ff
commit
0e68735389
|
|
@ -167,11 +167,11 @@ models_params = {
|
|||
},
|
||||
"openai-compatible": {
|
||||
"qwen-qwq-32b": {
|
||||
"token_limit": 130000,
|
||||
"token_limit": 131072,
|
||||
"supports_think_tag": True,
|
||||
"supports_temperature": True,
|
||||
"latency_coefficient": DEFAULT_BASE_LATENCY,
|
||||
"max_tokens": 130000,
|
||||
"max_tokens": 131072,
|
||||
}
|
||||
},
|
||||
"azure_openai": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue