chore: 4244 - deprecate groq llama 3.1 70B Versatile

This commit is contained in:
Louis 2024-12-12 10:05:35 +07:00
parent 09bfc0549e
commit 977ac3ae98
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -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": [
{