> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zerotwo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Qwen

> Alibaba's Qwen models in ZeroTwo — strong multilingual, math, and coding performance across a wide capability range.

Qwen (通义千问) is Alibaba Group's family of large language models. With a wide range of models from ultra-fast flash variants to the flagship Qwen Max, Qwen covers a broad spectrum of capability and cost efficiency. Qwen models are particularly strong in Chinese, Japanese, Korean, and other Asian languages, as well as mathematics and coding.

***

## Available Models

| Model           | Type  | Strengths                                            | Plan Required        |
| --------------- | ----- | ---------------------------------------------------- | -------------------- |
| Qwen Max        | Text  | Flagship — most capable Qwen model, strong reasoning | Pro+ (Premium)       |
| Qwen Plus       | Text  | Balanced quality and speed                           | Pro+                 |
| Qwen Turbo      | Text  | Fast, efficient standard model                       | Standard (all plans) |
| Qwen Flash      | Text  | Ultra-fast responses, lightweight tasks              | Standard (all plans) |
| Qwen3 variants  | Text  | Latest generation models (various sizes)             | Premium or Standard  |
| Qwen Image      | Image | Text-to-image generation                             | Pro+                 |
| Qwen Image Edit | Image | Image editing and modification                       | Pro+                 |

***

## Strengths

**Multilingual (especially Asian languages):** Qwen models are trained with extensive multilingual data, with particularly strong performance in Chinese (Simplified and Traditional), Japanese, and Korean. For tasks in these languages, Qwen often significantly outperforms Western-focused models.

**Mathematics:** Qwen Max and Qwen3 variants perform strongly on mathematical reasoning, including algebra, calculus, statistics, and quantitative analysis.

**Coding:** Qwen models have strong coding capabilities across many programming languages, with particular strength in tasks requiring code + Chinese-language documentation or explanation.

**Cost-effective high-volume use:** Qwen Turbo and Qwen Flash offer strong capability at standard model efficiency — ideal for high-volume use cases where premium quota conservation matters.

**Image generation and editing:** Qwen provides image generation (Qwen Image) and image editing (Qwen Image Edit) models in addition to text models.

***

## Best Use Cases

<CardGroup cols={2}>
  <Card title="Chinese language tasks" icon="globe">
    Writing, translation, summarization, and analysis in Chinese. Qwen Max produces natural, nuanced Chinese text.
  </Card>

  <Card title="Multilingual applications" icon="layers">
    Japanese, Korean, and other Asian language tasks where most Western models struggle.
  </Card>

  <Card title="Mathematics" icon="book">
    Quantitative problem-solving, statistics, algebra, and mathematical reasoning.
  </Card>

  <Card title="Cost-efficient high volume" icon="zap">
    Qwen Turbo and Flash for high-volume standard model tasks without using premium quota.
  </Card>
</CardGroup>

***

## Qwen Image Models

In addition to text generation, ZeroTwo includes Qwen's image models:

**Qwen Image:** Text-to-image generation — describe an image and Qwen generates it. Available in Studio at `/studio/images`.

**Qwen Image Edit:** Image modification — upload an existing image and describe the changes you want. Useful for iterative image refinement.

Both image models require Pro+ plan access.

***

## Choosing a Qwen Model

| If you need...                      | Use...          |
| ----------------------------------- | --------------- |
| Best overall Qwen capability        | Qwen Max        |
| Balanced quality / speed            | Qwen Plus       |
| Fast standard model, everyday tasks | Qwen Turbo      |
| Ultra-fast lightweight responses    | Qwen Flash      |
| Latest generation capability        | Qwen3 variants  |
| Text-to-image generation            | Qwen Image      |
| Image editing                       | Qwen Image Edit |

***

<Tip>
  For Chinese-language work, try Qwen Max first — it consistently produces high-quality, natural Chinese text that closely matches how a native speaker would phrase things.
</Tip>
