qwen

qwen3.8-2.4t-a95b

World's second-strongest open model: 2.4T Alibaba flagship, frontier reasoning, EU-sovereign.

qwen 256K context ★ Featured

Value rank

#18 of 19

intelligence per dollar in our catalogue

Context rank

#2 tied

256K token window

Benchmarks

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

Intelligence index

kimi-k3
59.7
glm-5.2
52.6
minimax-m3
45.4

Coding index

kimi-k3
76.2
glm-5.2
68.8
minimax-m3
58.6

Best for

Where this model earns its keep.

Coding and engineering Prompt-cached workloads

The numbers

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

Input price$2.50
Cache read price$0.63
Output price$6.00
Context window256K tokens
Intelligence / coding index58.1 / 71.8
GPQA / MMLU-Pro93% / -

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.8-2.4t-a95b",
    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.