update max_tokens for llama-3.1-8b-instant
This commit is contained in:
parent
331e2bd35c
commit
72d178f3c3
@ -106,7 +106,7 @@
|
||||
"format": "api",
|
||||
"settings": {},
|
||||
"parameters": {
|
||||
"max_tokens": 8192,
|
||||
"max_tokens": 8000,
|
||||
"temperature": 0.7,
|
||||
"top_p": 0.95,
|
||||
"stream": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user