Mistral Large 3 2512 is Mistral’s most capable model to date, featuring a sparse mixture-of-experts architecture with 41B active parameters (675B total), and released under the Apache 2.0 license.
curl -X POST https://ai.layercloud.ir/ollama/v1/chat/completions \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "model": "mistral/mistral-large-3", "messages": [{"role": "user", "content": "Hello!"}] }'
دریافت کلید API
خواندن این صفحه به صورت مارکداون ساده