Merge pull request #4265 from janhq/chore/4244-deprecate-groq-llama31-70b-versatile
chore: 4244 - deprecate groq llama 3.1 70B Versatile
This commit is contained in:
commit
42a63c398b
@ -61,37 +61,6 @@
|
|||||||
},
|
},
|
||||||
"engine": "groq"
|
"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": [
|
"sources": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user