Demo mode — sample data. Editing is disabled.
Access the real dealqwen/qwen3.5-122b-a10bThe Qwen3.5 122B-A10B native vision-language model is built on a hybrid architecture that integrates a linear attention mechanism with a sparse mixture-of-experts model, achieving higher inference efficiency. In terms of...
Supported parameters
frequency_penaltyinclude_reasoninglogit_biaslogprobsmax_tokensmin_ppresence_penaltyreasoningrepetition_penaltyresponse_formatseedstopstructured_outputstemperaturetool_choicetoolstop_ktop_logprobstop_pcurl https://api.app-mizan.com/v1/chat/completions \
-H "Authorization: Bearer mizan_rt_..." \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3.5-122b-a10b",
"messages": [{ "role": "user", "content": "Say hi in five words." }]
}'