qwen3.8DeepInfra Inc.
- api
- chat
- hosting
- US
- model lab
- Deepinfra
- weights
- open
- added
- August 2026
- model id
- deepinfra/qwen3.8
capabilities 4/8
- input
- $2.00
- output
- $6.00
- cache write
- -
- cache read
- $0.20
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
no published scores for this exact variant. region deployments and highspeed tiers usually share the base model's results
- retention
- none
- trains on prompts
- no
- hosted in
- US
Terms are the provider's, not Requesty's: routing a request here puts it under them. DeepInfra Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
deepinfra/qwen3.8this id pins the deepinfra inc. deployment, with no routing and no failover. the managed id on the canonical page routes across all 1 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="deepinfra/qwen3.8", 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 2.4T A95B is an open-weight sparse mixture-of-experts model from Qwen and the open-weight variant of Qwen3.8 Max, with 95 billion active parameters out of 2.4 trillion total. It is suited for coding, research, complex reasoning, and agentic workflows.
questions 5
How much does qwen3.8 cost?
What is the context window of qwen3.8?
What can qwen3.8 do?
How do I use qwen3.8 with the OpenAI SDK?
Can I run qwen3.8 through Requesty?
more from deepinfra inc. 8
| endpoint | ctx | in /M |
|---|---|---|
| Qwen/Qwen3.5-35B-A3B:flex | 262K | $0.11 |
| XiaomiMiMo/MiMo-V2.5:flex | 262K | $0.32 |
| deepseek-ai/DeepSeek-V4-Flash:flex | 1.0M | $0.07 |
| nvidia/Nemotron-3-Nano-30B-A3B:flex | 262K | $0.04 |
| deepseek-v4-flash-0731:flex | 1.0M | $0.07 |
| Qwen/Qwen3-32B:flex | 41K | $0.06 |
| Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo:flex | 262K | $0.24 |
| Qwen/Qwen3-235B-A22B-Thinking-2507:flex | 262K | $0.18 |
call qwen3.8 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
