Mistral: Mistral Small 3 — مدل هوش مصنوعی
Mistral: Mistral Small 3 یک مدل هوش مصنوعی از Mistral AI است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
Mistral Small 3 is a 24B-parameter language model optimized for low-latency performance across common AI tasks. Released under the Apache 2.0 license, it features both pre-trained and instruction-tuned versions designed...
مشخصات
| سازنده | Mistral AI |
|---|---|
| نوع | text |
| پنجره زمینه | 32,768 توکن |
| قیمت | $0.05/M in · $0.08/M out |
| نوع API | chat_completions |
نمونه کد
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mistralai/mistral-small-24b-instruct-2501",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید