Prime Intellect: INTELLECT-3 — مدل هوش مصنوعی

Prime Intellect: INTELLECT-3 یک مدل هوش مصنوعی از Prime Intellect است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.

INTELLECT-3 is a 106B-parameter Mixture-of-Experts model (12B active) post-trained from GLM-4.5-Air-Base using supervised fine-tuning (SFT) followed by large-scale reinforcement learning (RL). It offers state-of-the-art performance for its size across math,...

مشخصات

سازندهPrime Intellect
نوعtext
پنجره زمینه131,072 توکن
قیمت$0.20/M in · $1.10/M out
نوع APIchat_completions
قابلیت‌هاابزارها

نمونه کد

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "prime-intellect/intellect-3",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

استفاده از طریق هرمز

با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.

شروع کنید