Magnum v4 72B — AI model

Magnum v4 72B is a AI model from Anthracite Org, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

This is a series of models designed to replicate the prose quality of the Claude 3 models, specifically Sonnet and Opus. The model is fine-tuned on top of Qwen2.5 72B.

Specs

VendorAnthracite Org
Typetext
Context window32,768 tokens
Pricing$3.00/M in · $5.00/M out
APIchat_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": "anthracite-org/magnum-v4-72b",
    "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