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

VendorArcee Ai
Typetext
Context window32,768 tokens
Pricing$0.50/M in · $0.80/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": "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

Related models