PulseAugur
实时 23:08:21
Svenska(SV) unsloth vs bartowski MTP ggufs

Unsloth 对决 Bartowski:Qwen 模型 MTP 性能基准测试

一位 Reddit r/LocalLLaMA 用户对 UnslothBartowski 实现 MTP(多任务提示)技术在 Qwen 3.5-4B 和 9B 模型上的性能进行了比较。比较重点关注了不同量化级别(Q4_0、IQ4_NL、Q4_1、Q8_0)下的 VRAM 使用量和每秒 token 数。虽然两种实现都显示出相似的性能,但在某些测试中,Unsloth 通常使用的 VRAM 略少,吞吐量略高。 AI

影响 为优化本地 LLM 部署的用户提供了实用的性能数据。

排序理由 用户进行的基准测试,比较了开源模型的两种技术实现。[lever_c_demoted from research: ic=1 ai=1.0]

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Unsloth 对决 Bartowski:Qwen 模型 MTP 性能基准测试

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
用户进行的基准测试,比较了开源模型的两种技术实现。[lever_c_demoted from research: ic=1 ai=1.0]
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
model release, 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
100 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. r/LocalLLaMA TIER_1 Svenska(SV) · /u/Ok_Warning2146 ·

    unsloth vs bartowski MTP ggufs

    <!-- SC_OFF --><div class="md"><p>I noticed that bartowski's MTP ggufs are bigger than unsloth. I asked bartowski and he said he used Q8_0 quant for the MTP head. So I compare the decoding performance of the two.</p> <p>/build/bin/llama-server -m ~/gguf/Qwen3.5-4B-Q4_0.gguf --hos…