qwen

qwen3.8-27b

Compact 27B open sibling of Qwen3.8 Max: efficient reasoning, EU-sovereign.

qwen 256K context ★ Featured

Context rank

#2 tied

256K token window

Benchmarks

Independent benchmarks for this model have not been published by Artificial Analysis yet. Scores will appear here once they are released.

Best for

Where this model earns its keep.

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.40
Cache read price$0.10
Output price$2.40
Context window256K tokens

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-27b",
    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.