Morph: Morph V3 Large — AI model
Morph: Morph V3 Large is a AI model from Morph, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Morph's high-accuracy apply model for complex code edits. ~4,500 tokens/sec with 98% accuracy for precise code transformations. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code>...
Specs
| Vendor | Morph |
|---|---|
| Type | text |
| Context window | 262,144 tokens |
| Pricing | $0.90/M in · $1.90/M out |
| API | chat_completions |
Code example
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-large",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started