PulseAugur
EN
LIVE 22:08:25

User seeks Qwen3.6 MoE speedup with MTP optimization

A user on the r/LocalLLaMA subreddit is seeking assistance regarding the performance of the Qwen3.6-35B MoE model when using the MTP (Mixture-of-Tensors) optimization. Despite following the unsloth guide and adjusting various flags, the user observed no speedup in token generation between the MTP and non-MTP versions. They are experiencing approximately 60 tokens/second in both scenarios and are looking for insights into why MTP is not providing the expected performance enhancement. AI

RANK_REASON User-generated content on a forum discussing technical performance of a specific model and optimization, lacking broader industry significance.

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

User seeks Qwen3.6 MoE speedup with MTP optimization

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Meme
User-generated content on a forum discussing technical performance of a specific model and optimization, lacking broader industry significance.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
114 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/redblood252 ·

    MTP has no impact on my Qwen3.6 MoE performance

    <!-- SC_OFF --><div class="md"><p>Hello I have an rtx 5060Ti and I tried running unsloth's Qwen3.6-35B GGUF with MTP. However in both cases I have around 60 tok/s.</p> <p>Here are my flags:</p> <pre><code>llama-server -hf unsloth/Qwen3.6-35B-A3B-GGUF:UD-Q4_K_M --temp 0.6 --top-p …