Arcee AI: Coder Large — AI model
Arcee AI: Coder Large is a AI model from Arcee Ai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Coder‑Large is a 32 B‑parameter offspring of Qwen 2.5‑Instruct that has been further trained on permissively‑licensed GitHub, CodeSearchNet and synthetic bug‑fix corpora. It supports a 32k context window, enabling multi‑file...
Specs
| Vendor | Arcee Ai |
|---|---|
| Type | text |
| Context window | 32,768 tokens |
| Pricing | $0.50/M in · $0.80/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": "arcee-ai/coder-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