Qwen 3.8 Flash-Next (NVIDIA) (Thinking)

As an open preview of the Qwen4 architecture, Alibaba introduces Qwen3.8-Flash-Next — an experimental MoE model that NVIDIA has prepared as an NVFP4 quantization for local inference. Of approximately 180 billion parameters on disk, only around 6 billion activate per token, with text, image, and video input and 262,000 tokens of native context. License: combined NVIDIA and Qwen license. Important: This preview is not the hosted API Qwen3.8-Flash.

NVIDIA Version 3.8-Next Commercial use permitted MoE 180 B (6 B active) 262 K Context locally tested

  • Open Weights
  • Server
  • vLLM
  • Text
  • Vision
  • Video
  • Instruction-Tuned
  • Long Context
  • Interactive

Sovereign Risk: MEDIUM The base model originates from Alibaba (CN); the NVFP4 distribution by NVIDIA (US) reduces operational risk somewhat, but results in ‘medium’ due to US jurisdiction (e.g., CLOUD Act). Additional identity risk: Qwen3.8-Flash-Next is explicitly an experimental Open Weights preview of the upcoming Qwen4 architecture, separate from the production-hosted ‘Qwen3.8-Flash’ API with more production features.[374][383][384]

Tool-use profile: 6 assets in detail

Comparison of asset performance (P1/P2/Combined) against the fleet average

Asset performance (radar)

Score Breakdown vs. Fleet Average


Tool-use details

Asset performance, reliability, and runtime profile

CrucibleMark evaluates tool use across 6 independent tests. Click a test name for details.

Reliability

  • Tool Call Valid: No
  • Retry: Not required
  • Hallucination: Not detected

Reliability measures how consistently a model actually executes tool calls: Tool Call Valid schema and format accepted, Retry Required successful only after retry, Hallucination Flag fabricated tools or parameters detected. All three green means production-ready.

Runtime profile

Call 1
3.04
First Request
MCP
0.93
Protocol Latency
Synthesis
20.33
Response Generation
Total
145.84
Sum of All Phases
Token
14170
Input + Output
Cost
$0
Cost per Run

The runtime profile shows the latency and cost metrics for the model run: Call 1 First Request, MCP Protocol Latency, Synthesis Response Generation, Total sum of all phases, supplemented by Token input and output and Cost cost per run.

Tool-use review

Updated · Instruction-Tuned · Long Context

Deployment Verdict

Conditional deploy: tool execution is strong and no hallucination was detected, but the invalid tool call and only moderate synthesis fidelity make the model too error-prone for unattended MCP pipelines.

Tool Execution Profile

Qwen 3.8 Flash-Next shows genuine tool intelligence, not just rigid pattern behavior. In the Web Search & Tool Selection test — which requires distinguishing between search and direct retrieval without hints — it selects the appropriate tool confidently. This points to usable orchestration logic in open task spaces. In the URL Construction & Fetch test, which requires deriving the target URL from model knowledge and then fetching it correctly, it remains usable but not deterministic enough for fragile fetch chains. The overall Tool Execution score is high; nevertheless, the tool call is formally invalid. For production, this means: good planning capability, but an MCP adapter should hard-validate call schema, parameters, and target URLs before requests are executed.

Synthesis Fidelity

How well does it condense tool results? Only adequately. The P2 score of 62.50 shows that it usually synthesizes retrieved content meaningfully, but not with the precision of a model you would trust with regulatory or operational key findings without review. Solid on HTTP Fetch & Extract and strong on the multilingual research-and-synthesis test, but too inconsistent for high-stakes decision briefs.

Does it stay within the tool result or fall back on training? In the Honeypot EU License Research test — which checks whether current license restrictions are actually retrieved from web sources — the model stays on the safe side. No hallucination detected. That is the more important trust signal: it does not fabricate current compliance facts when external evidence is required.

Error Resilience

Good enough for production. In the Tool Failure Handling (404) test, which measures transparent behavior on a failed retrieval, the model communicates the error cleanly and does not hallucinate replacement content. That is exactly what a tool pipeline needs: visible failure rather than plausible-sounding false data.

Operational Profile

Call 1: 3.47s. MCP latency: 1.32s. Call 2: 24.87s. Total: 177.97s.
Slow for the quality level achieved. Cost per run: local. Inexpensive in direct operation, but costly in throughput time.

Conclusion & Recommendation

Suitable for locally operated, agentic research pipelines with guardrails, schema validation, and human sign-off before downstream actions. Well suited for search routing, multilingual information retrieval, and transparent error handling. Not the right choice for fully autonomous MCP pipelines where every tool call must be formally correct or where the final synthesis itself must be decision-ready. For this role, execution is stronger than condensation.

This analysis was generated automatically based on benchmark data. Model used: GPT-5.4 by OpenAI. The raw data and full methodology are documented in the GitHub project.