update max_tokens for llama-3.1-70b-versatile and fix typo
This commit is contained in:
parent
ff46a1b009
commit
44878d6103
@ -69,13 +69,13 @@
|
||||
],
|
||||
"id": "llama-3.1-70b-versatile",
|
||||
"object": "model",
|
||||
"name": "Groq Llama 3.1 80b Versatile",
|
||||
"name": "Groq Llama 3.1 70b Versatile",
|
||||
"version": "1.1",
|
||||
"description": "Groq Llama 3.1 80b Versatile with supercharged speed!",
|
||||
"description": "Groq Llama 3.1 70b Versatile with supercharged speed!",
|
||||
"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