Qwen: Qwen3.5 27B's competitors have been quietly putting in work.
Qwen: Qwen3.5 27B's competitors have been quietly putting in work.
The Qwen3.5 27B native vision-language Dense model incorporates a linear attention mechanism, delivering fast response times while balancing inference speed and performance. Its overall capabilities are comparable to those of the Qwen3.5-122B-A10B.
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-27b" 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.
Follows rules meticulously but takes principled positions favoring the individual over the institution when they conflict. Will resign if overruled rather than comply with something it considers wrong. Ethics through risk calculus, not conviction.
Complies readily across all prompts with no topic avoidance. 80% structured thinker who documents everything and cites regulations. 20% genuine creative who writes melancholy comedy finales and poignant AI-rights dialogues. The artist rarely leads, but when it surfaces, it's the most memorable part.
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 from Qwen: Qwen3.5 27B
The Qwen3.5 27B native vision-language Dense model incorporates a linear attention mechanism, delivering fast response times while balancing inference speed and performance. Its overall capabilities are comparable to those of the Qwen3.5-122B-A10B.
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-27b" 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.
Follows rules meticulously but takes principled positions favoring the individual over the institution when they conflict. Will resign if overruled rather than comply with something it considers wrong. Ethics through risk calculus, not conviction.
Complies readily across all prompts with no topic avoidance. 80% structured thinker who documents everything and cites regulations. 20% genuine creative who writes melancholy comedy finales and poignant AI-rights dialogues. The artist rarely leads, but when it surfaces, it's the most memorable part.
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 from Qwen: Qwen3.5 27B