Qwen: Qwen3.5-35B-A3B — AI model
Qwen: Qwen3.5-35B-A3B is a AI model from Qwen, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
The Qwen3.5 Series 35B-A3B is a native vision-language model designed with a hybrid architecture that integrates linear attention mechanisms and a sparse mixture-of-experts model, achieving higher inference efficiency. Its overall...
Specs
| Vendor | Qwen |
|---|---|
| Type | text, image, video |
| Context window | 262,144 tokens |
| Pricing | $0.14/M in · $1.00/M out |
| API | chat_completions |
| Capabilities | Vision · Tools |
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/qwen3.5-35b-a3b",
"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