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