qwen

qwen3.5-122b-a10b

Large Qwen mixture-of-experts model for demanding reasoning, coding, and multilingual work.

qwen 256K context

Value rank

#13 of 23

intelligence per dollar in our catalogue

Context rank

#2 tied

256K token window

Agentic strength

94%

tau2-bench tool-use success

Benchmarks

Independent scores by Artificial Analysis, compared with the strongest models in our catalogue.

Intelligence index

glm-5.2
51.1
minimax-m3
44.4
kimi-k2.6
42.8

Coding index

glm-5.2
50.7
kimi-k2.6
47.1
minimax-m3
43.4

Agentic (tau2-bench)

kimi-k2.6
95.9%
minimax-m3
88.9%

Best for

Where this model earns its keep.

Agentic pipelines and tool use Vision and image-aware tasks Prompt-cached workloads

The numbers

Pricing is live from our platform. Prices per 1M tokens, zero data retention on every request.

Input price$0.50
Cache read price$0.13
Output price$3.50
Context window256K tokens
Intelligence / coding index32.3 / 34.7
Agentic: tau2 / terminal-bench94% / 31%
GPQA / MMLU-Pro86% / -

Or consider

Close alternatives in the catalogue.

Quick start

OpenAI-compatible. Switch in one line.

# pip install openai
client = OpenAI(base_url="https://api.tensorx.ai/v1", api_key="tsx-...")
r = client.chat.completions.create(
    model="qwen/qwen3.5-122b-a10b",
    messages=[{"role": "user", "content": "Hello"}],
)

Benchmark data from the Artificial Analysis Intelligence Index v4.1, measured independently. Pricing live from the TensorX platform. All inference on EU-sovereign infrastructure with zero data retention.