Mistral-large-3-675b-instruct-2512 Internal server error

Can we look into this issue? Thank you.

Hi Vutran,

Can you please check the model now? It is functioning on my end.

Thanks for posting on the forums!

Best,

Aharpster

Thank you. It is working on the website, but I ran into the error below when calling the API. Can we take a look at this? Thanks.

{
“errorDetails”: {
“message”: “”,
“name”: “AI_APICallError”,
“url”: “https://integrate.api.nvidia.com/v1/chat/completions”,
“requestBodyValues”: {
“model”: “mistralai/mistral-large-3-675b-instruct-2512”,
“messages”: {
“0”: {
“role”: “system”,
“content”: “test”
},
“1”: {
“role”: “user”,
“content”: “hi”
},
“length”: 2
},
“stream”: true,
“streamOptions”: {
“includeUsage”: true
}
},
“statusCode”: 404,
“responseHeaders”: {
“contentLength”: “162”,
“contentType”: “application/problem+json”,
“date”: “Wed, 31 Dec 2025 00:10:20 GMT”,
“documentPolicy”: “include-js-call-stacks-in-crash-reports”,
“vary”: “Origin”
},
“responseBody”: {
“status”: 404,
“title”: “Not Found”,
“detail”: “Function ‘373b69a3-3c04-4297-a789-f3a948c95aed’: Not found for account ‘BLjd7Tx_RV2l5-nmEifald-mxgHh0g0Mpod1DCLU_Fw’”
},
“isRetryable”: false
}
}

Got the exact same problem here:
“Function ‘767b5b9a-3f9d-4c1d-86e8-fa861988cee7’: Not found for account ‘HQM3SMI–Zif9yYXkH-k4NKME10WJp2EIutpRmDhNas’”

I just tested this model again and it works.

Note that given its large size and infrastructure capacity, sometimes the responses may be delayed, especially if there are many concurrent requests being processed in parallel.