sync: add llama-3.1-70b-specdec

This commit is contained in:
KernelDeimos 2024-11-25 11:08:18 -05:00
parent 4015c531f5
commit e6928cf6c7

View File

@ -130,6 +130,19 @@ class GroqAIService extends BaseService {
"output": 79
}
},
{
// This was only available on their Discord, not
// on the pricing page.
"id": "llama-3.1-70b-specdec",
"name": "Llama 3.1 8B Instant 128k",
"context": 128000,
"cost": {
"currency": "usd-cents",
"tokens": 1000000,
"input": 59,
"output": 99
}
},
{
"id": "llama-3.1-8b-instant",
"name": "Llama 3.1 8B Instant 128k",