Morph: Morph V3 Fast — مدل هوش مصنوعی
Morph: Morph V3 Fast یک مدل هوش مصنوعی از Morph است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
Morph's fastest apply model for code edits. ~10,500 tokens/sec with 96% accuracy for rapid code transformations. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code> <update>{edit_snippet}</update>...
مشخصات
| سازنده | Morph |
|---|---|
| نوع | text |
| پنجره زمینه | 81,920 توکن |
| قیمت | $0.80/M in · $1.20/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": "morph/morph-v3-fast",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید