Qwen2.5 Coder 32B Instruct — AI model

Qwen2.5 Coder 32B Instruct is a AI model from Qwen, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). Qwen2.5-Coder brings the following improvements upon CodeQwen1.5: - Significantly improvements in code generation, code reasoning...

Specs

VendorQwen
Typetext
Context window128,000 tokens
Pricing$0.66/M in · $1.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": "qwen/qwen-2.5-coder-32b-instruct",
    "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