chore: 4244 - deprecate groq llama 3.1 70B Versatile
This commit is contained in:
parent
09bfc0549e
commit
977ac3ae98
@ -61,37 +61,6 @@
|
||||
},
|
||||
"engine": "groq"
|
||||
},
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
"url": "https://groq.com"
|
||||
}
|
||||
],
|
||||
"id": "llama-3.1-70b-versatile",
|
||||
"object": "model",
|
||||
"name": "Groq Llama 3.1 70b Versatile",
|
||||
"version": "1.1",
|
||||
"description": "Groq Llama 3.1 70b Versatile with supercharged speed!",
|
||||
"format": "api",
|
||||
"settings": {},
|
||||
"parameters": {
|
||||
"max_tokens": 8000,
|
||||
"temperature": 0.7,
|
||||
"top_p": 0.95,
|
||||
"stream": true,
|
||||
"stop": [],
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 0
|
||||
},
|
||||
"metadata": {
|
||||
"author": "Meta",
|
||||
"tags": [
|
||||
"General",
|
||||
"Big Context Length"
|
||||
]
|
||||
},
|
||||
"engine": "groq"
|
||||
},
|
||||
{
|
||||
"sources": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user