Mistral Large 3 675B
mistral-large-3-675b
Mistral'ın amiral gemisi; yüksek kaliteli 675B model.
Phare
| ID du modèle | mistral-large-3-675b |
|---|---|
| Contexte | 128k |
| Sortie | 64k |
| Modalités | text |
API
curl https://noxery.net/v1/chat/completions \
-H "Authorization: Bearer nox-ANAHTAR" \
-H "Content-Type: application/json" \
-d '{"model": "mistral-large-3-675b", "messages": [{"role": "user", "content": "Bonjour"}]}'