Views
No views yet
vllm serve mgoin/Qwen3.8-2.4T-A95B-NVFP4-pruned94 -tp=2
vllm chat
Using model: /data/Qwen3.8-2.4T-A95B-NVFP4-pruned94
Please enter a message for the chat model:
> who are you
The user asked a somewhat different terminology compare the term maximum available word in order a legal law effort. In order a articulate conversion on so available term, Inquiry the series is RidU, u together, group user active performance indicated utterms maxim available skill is it. From their own advantage, some their own task specification in order a articulate conversion is also so available term.
The comparison investigation between you with some a task has great path in order scalar an exceed the relation between you with the best available will In Tv's solution. Then proposed said rustic., gives a compare the term maximum available termsis article in order a legal law to the best available disis Expo, referred a specialized task to styles a specification Receipt available recently. Therefore Judgment is whenenable best deto termsis thought very utterms symplantability worst played the best available to Construction that represents the conventional termsmethod powers a compare the term maximum available termsis anomalies in order a legal law effort.[!Note] This repository contains model weights and configuration files for the post-trained model in the Hugging Face Transformers format.These artifacts are compatible with vLLM, SGLang, TokenSpeed, etc.
[!Tip] For users seeking managed, scalable inference without infrastructure maintenance, the official Qwen API service is provided by Qwen Cloud.In particular, Qwen3.8-Max is the official version based on Qwen3.8-2.4T-A95B with more features, such as vision input & non-thinking support, 1M context length by default, official built-in tools, etc. For more information, please refer to the Qwen3.8-Max Overview.
reasoning_effort, and reasoning context from historical messages is retained via preserve_thinking.| Opus 4.8 | Fable 5 | GPT 5.6 Sol (max) | Qwen3.7-Max | Qwen3.8-Max | |
|---|---|---|---|---|---|
| Coding Agent | |||||
| Terminal Bench 2.1 | 84.6 | 84.6 | 88.8 | 74.5 | 86.6 |
| SWE-bench Pro | 69.2 | 80.0 | 64.6 | 60.6 | 67.7 |
| DeepSWE 1.1 | 59.0 | 70.0 | 73.0 | 21.6 | 56.6 |
| NL2Repo-Bench | 69.4 | -- | -- | 47.2 | 55.9 |
| FrontierSWE | 70.0 | 88.8 | -- | 40.7 | 73.5 |
| MLS-Bench-Lite | 42.8 | 49.9 | 46.2 | 31.7 | 41.0 |
| PaperBench | 80.3 | 88.8 | 90.5 | 64.8 | 93.0 |
| AndroidBench | 69.8 | 84.5 | 74.0 | 56.5 | 75.1 |
| QwenSWEBench | 84.0 | 86.3 | 73.5 | 63.4 | 80.7 |
| QwenQoderBench | 62.7 | 63.1 | 53.8 | 36.8 | 58.4 |
| QwenReactBench | 1694 | 1770 | 1564 | 1538 | 1724 |
| QwenSVGBench | 1648 | 1690 | 1758 | 1499 | 1713 |
| General Agent | |||||
| CoWorkBench | 72.3 | 75.9 | 71.5 | 64.6 | 74.8 |
| WorkSpaceBench | 66.8 | 68.7 | 65.6 | 61.4 | 67.7 |
| JobBench | 48.4 | 57.4 | 45.4 | 31.3 | 53.4 |
| SkillsBench | 65.1 | 70.9 | 73.5 | 61.2 | 70.2 |
| Agents' Last Exam (Pass / Score) | 27.0 / 45.1 | -- / -- | 30.6 / 53.6 | 11.8 / 31.1 | 27.0 / 52.4 |
| Automation-Bench (Pass@1) | 27.2 | 29.1 | 29.7 | 14.2 | 27.3 |
| Toolathlon Verified (Pass@1) | 76.2 | 77.9 | 74.9 | 49.7 | 72.5 |
| WideSearch | 72.9 | 81.2 | -- | 75.2 | 81.9 |
| HLE w/ tools | 57.9 | 64.5 | 58.0 | 53.5 | 56.2 |
| General Capabilities | |||||
| GPQA Diamond | 92.0 | 92.6 | 94.1 | 92.4 | 92.6 |
| HLE | 45.7 | 53.3 | 47.2 | 41.4 | 43.6 |
| IFBench | 62.2 | 63.5 | 72.7 | 79.1 | 82.8 |
| $OneMillion-Bench (expert score) | 41.8 | 55.9 | 53.8 | 44.4 | 52.5 |
| HealthBench | 52.4 | -- | 55.3 | 54.5 | 60.2 |
| PLawBench | 69.6 | 70.2 | 72.3 | 58.9 | 73.2 |
| PRBench-Legal | 52.7 | 57.6 | 57.6 | 48.5 | 57.6 |
| PRBench-Finance | 51.9 | 55.8 | 55.5 | 46.8 | 58.3 |
| MRCR v2 256K (8-needle) | 83.2 | -- | 93.8 | 86.7 | 92.9 |
| LongBench v2 | 69.1 | -- | 67.1 | 65.3 | 66.3 |
[!Important] Inference efficiency and throughput vary significantly across frameworks. We recommend using the latest framework versions to ensure optimal performance and compatibility. For production workloads or high-throughput scenarios, dedicated serving engines such as SGLang, vLLM, or TokenSpeed are recommended.
[!Important] Qwen3.8-2.4T-A95B is a text-only model that requires thinking mode for all interactions. Multimodal inputs are not supported, and thinking cannot be disabled. Every response will automatically begin with reasoning enclosed in<think>\n...</think>\n\nbefore the final output.
[!Tip] We recommend using the following set of sampling parameters for generation:
temperature=1.0, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=0.0, repetition_penalty=1.0Please note that the support for sampling parameters varies according to inference frameworks.
reasoning_effort, which can be used to adjust reasoning depth and control cost:xhigh (default): for complex tasks demanding thorough analysismedium: balancing accuracy and speedlow: efficient reasoning optimizing for speed and costpreserve_thinking is enabled by default for all workloads for the best out-of-the-box experience.1pip install -U openai
2
3# Set the following accordingly
4export OPENAI_BASE_URL='your-base-url'
5export OPENAI_API_KEY='your-api-key'1from openai import OpenAI
2# Configured by environment variables
3client = OpenAI()
4
5messages = [{"role": "user", "content": "Write a Python function to merge two sorted linked lists."}]
6
7completion = client.chat.completions.create(
8 model="Qwen/Qwen3.8-2.4T-A95B",
9 messages=messages,
10 extra_body={
11 "chat_template_kwargs": {
12 "enable_thinking": True, # on by default; should not be turned off
13 "preserve_thinking": True, # on by default
14 },
15 },
16 reasoning_effort="xhigh", # xhigh by default; supported levels are xhigh, medium, and low
17 stream=True,
18 stream_options={"include_usage": True},
19)
20
21reasoning_content = ""
22answer_content = ""
23is_answering = False
24print("\n" + "=" * 20 + "Reasoning" + "=" * 20 + "\n")
25
26for chunk in completion:
27 if not chunk.choices:
28 print("\nUsage:")
29 print(chunk.usage)
30 continue
31
32 delta = chunk.choices[0].delta
33
34 if hasattr(delta, "reasoning_content") and delta.reasoning_content is not None:
35 if not is_answering:
36 print(delta.reasoning_content, end="", flush=True)
37 reasoning_content += delta.reasoning_content
38
39 if hasattr(delta, "content") and delta.content:
40 if not is_answering:
41 print("\n" + "=" * 20 + "Answer" + "=" * 20 + "\n")
42 is_answering = True
43 print(delta.content, end="", flush=True)
44 answer_content += delta.content[!Note] If you are using APIs from Qwen Cloud, in addition to changingmodel, please passextra_body={"enable_thinking": True, "preserve_thinking": True}instead ofextra_body={"chat_template_kwargs": {"enable_thinking": True, "preserve_thinking": True}}.
temperature=1.0, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=0.0, repetition_penalty=1.0presence_penalty parameter between 0 and 2 to reduce endless repetition. However, using a higher value may occasionally result in language mixing and a slight decrease in model performance.1@misc{qwen38,
2 title = {{Qwen3.8-Max}: A New Bar for Coding and Cowork},
3 url = {https://qwen.ai/blog?id=qwen3.8},
4 author = {{Qwen Team}},
5 month = {August},
6 year = {2026}
7}