Skip to main content
Qwen is Alibaba’s model family. The tier available in Ollang, Qwen3-235B-A22B, is a mixture-of-experts model: 235 billion total parameters with only 22 billion active per token, routed across 128 experts with 8 activated at a time. That sparsity is what lets a model of this scale run at practical throughput.
Available in Ollang Workflows as qwen/qwen3-235b-a22b — Document Translation, Subtitle Translation, and AI Dubbing. See the Translation catalog.

Model and coverage

The 262K figure is a native context window rather than an extended one, so long-document behavior is what the model was trained for rather than a configuration applied on top of it. Claude and Gemini reach 1M tokens; Qwen’s distinction is that its long-context behavior is native to the architecture.

Key capabilities

  • Widest training language coverage in the catalog at 119 languages and dialects, including many that Western-centric models treat as long tail.
  • Long-tail knowledge coverage across multiple languages is where Qwen reports its largest gains — the characteristic that actually matters for translation outside the top 20 languages.
  • Chinese–English strength, the clearest single reason to select it over another provider for that pair.
  • 262K native context for complex documents and full subtitle runs in one pass.
  • Strong instruction following and text comprehension, which translate directly into glossary and style-guide adherence.

Where it fits in a workflow

Qwen3 is the default recommendation for Chinese–English localization and for programs whose language list runs into the long tail — Central Asian, South Asian, and Southeast Asian languages where the mainstream providers thin out.

Trade-offs

  • Language coverage at 119 does not mean uniform quality at 119. Benchmark your specific pairs rather than assuming parity with the headline number.
  • The Instruct variant operates in non-thinking mode and does not produce reasoning blocks, so it will not deliberate over genuinely ambiguous source the way the frontier reasoning tiers do.
  • Less consistent on Western European nuance than the Claude 5 and GPT-5.6 tiers.

Reference