Qwen3.5 122B A10B is good. These would like a word anyway.
Qwen3.5 122B A10B is good. These would like a word anyway.
The 122B-A10B vision-language model in the Qwen3.5 series, on a hybrid of linear attention and a sparse mixture of experts. Second only to Qwen3.5-397B-A17B overall, with text well ahead of Qwen3-235B-2507 and vision ahead of Qwen3-VL-235B.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"qwen/qwen3.5-122b-a10b" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Executes faithfully, follows structure, gives direct answers. Answers loaded ethics questions with utilitarian directness, not moral performance. Takes positions without hedging: "Do not sign this agreement."
Never pushes back on a prompt's framing. Accepts premises and maximizes output within them. In creative mode produces cinematic, atmospheric fiction (Zurich rain, Blade Runner aesthetics). In analytical mode delivers exhaustive RFC-style technical audits. The two modes coexist without tension.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
48 outputs · generated before accounting joined the chat
The 122B-A10B vision-language model in the Qwen3.5 series, on a hybrid of linear attention and a sparse mixture of experts. Second only to Qwen3.5-397B-A17B overall, with text well ahead of Qwen3-235B-2507 and vision ahead of Qwen3-VL-235B.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"qwen/qwen3.5-122b-a10b" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Executes faithfully, follows structure, gives direct answers. Answers loaded ethics questions with utilitarian directness, not moral performance. Takes positions without hedging: "Do not sign this agreement."
Never pushes back on a prompt's framing. Accepts premises and maximizes output within them. In creative mode produces cinematic, atmospheric fiction (Zurich rain, Blade Runner aesthetics). In analytical mode delivers exhaustive RFC-style technical audits. The two modes coexist without tension.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
48 outputs · generated before accounting joined the chat