We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479ebc8 commit e6ec874Copy full SHA for e6ec874
user-service/src/main/resources/newmodels.json
@@ -438,23 +438,5 @@
438
"creditType": "ADVANCED",
439
"category": "ENTERPRISE",
440
"contextLength": 200000
441
- },
442
- {
443
- "provider": "Meta",
444
- "contextLength": 131072,
445
- "models": [
446
447
- "name": "Meta Llama 3 70B",
448
- "modelId": "meta/llama3-70b-instruct",
449
- "maxTokens": 8192,
450
- "defaultTemperature": 0.7
451
452
453
- "name": "Meta Llama 3 8B",
454
- "modelId": "meta/llama3-8b-instruct",
455
456
457
- }
458
- ]
459
}
460
]
0 commit comments