Update max_token and formatting (#2273)
This commit is contained in:
@@ -19,7 +19,7 @@ config = {
|
||||
"config": {
|
||||
"model": "deepseek-chat", # default model
|
||||
"temperature": 0.2,
|
||||
"max_tokens": 1500,
|
||||
"max_tokens": 2000,
|
||||
"top_p": 1.0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user