Back to Models
qwen/qwen3-6-35b-a3b
Qwen3.6 35B-A3B
Japan: Qwen 3.6 35B-A3B - hosted and run in Japan
Input: ¥32/M
Output: ¥158/M
Specifications
Modalities
Input
text
Output
text
Code Examples
curl https://api.fastmetal.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "japan-qwen3.6-35b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Try Qwen3.6 35B-A3B right now
Qwen3.6 35B-A3B is available on FastMetal through one API key. Start in the browser, or call it from the OpenAI SDK.