qwen3.8-maxAlibaba Cloud
- api
- chat
- hosting
- Singapore
- model lab
- Alibaba (Qwen)
- weights
- closed
- added
- August 2026
- model id
- alibaba/qwen3.8-max
capabilities 5/8
3 providers serve qwen3.8-max. This page is one of them. Compare all endpoints
- input
- $2.00
- output
- $6.00
- cache write
- $2.50
- cache read
- $0.25
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.26 |
| 1M in + 100K out | $2.60 |
| 10M in + 1M out | $26.00 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
no measured traffic for this endpoint yet. pricing above is the provider's own
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 92.7 | |
| Coding Index | 71.8 | |
| SciCode | 53.2 | |
| Humanity's Last Exam | 43.0 | |
| Intelligence Index | 40.3 | |
| 5 evals | mean | 60.2 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-08-03.
- retention
- none
- trains on prompts
- no
- hosted in
- Singapore
Terms are the provider's, not Requesty's: routing a request here puts it under them. Alibaba Cloud Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
alibaba/qwen3.8-maxthis id pins the alibaba cloud deployment, with no routing and no failover. the managed id on the canonical page routes across all 3 providers instead
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="alibaba/qwen3.8-max", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
Qwen3.8-Max is Alibaba's 2.4 trillion parameter MoE flagship, delivering a comprehensive leap in coding and professional work. It autonomously codes and delivers complete projects spanning 10+ days, and handles hundreds of specialized tasks across legal, financial, design, and other professional domains, producing production grade results end to end in a single conversation. Native visual understanding runs through the full cycle of planning, execution, and verification, enabling deep semantic analysis of ultra long documents and extended video content. In long horizon tasks it plans autonomously, iterates through closed feedback loops, and continuously evolves.
questions 6
How much does qwen3.8-max cost?
What is the context window of qwen3.8-max?
How does qwen3.8-max perform on benchmarks?
What can qwen3.8-max do?
How do I use qwen3.8-max with the OpenAI SDK?
Can I run qwen3.8-max through Requesty?
more from alibaba cloud 8
| endpoint | ctx | in /M |
|---|---|---|
| qwen3.8-flash | 1.0M | $0.16 |
| qwen3.7-plus | 1.0M | $0.32 |
| qwen3.7-max | 1.0M | $2.50 |
| qwen3.6-plus | 1M | $0.50 |
| qwen3-max | 262K | $0.86 |
| qwen3-coder-plus | 1.0M | $1.00 |
| qwen3-coder-flash | 1.0M | $0.30 |
| qwen3-30b-a3b-instruct-2507 | 131K | $0.20 |
call qwen3.8-max through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
