Shapelearn Qwen 3.8 27B (13.1 GB 显存)
Shapelearn Qwen 3.8 27B (13.1 GB VRAM)

原始链接: https://byteshape.com/blogs/Qwen3.8-27B/

ByteShape 团队继最初发布“ShapeLearn-Lite”快速版本后,现已发布适用于 Qwen 3.8 27B 的完整 **ShapeLearn** 模型套件。该完整套件确立了质量与速度的新基准,五款模型在所有六个测试 GPU 上均优于之前的迭代版本。 **核心亮点:** * **性能:** “GPU-5”配置是推荐的默认设置,达到了 BF16 综合基准测试分数的 99.63%。对于内存受限的系统,“GPU-4”依然极具竞争力,以更小的体积和更快的速度实现了 BF16 分数的 98.72%。 * **解码:** MTP 和 DFlash2 推测解码均显著提升了吞吐量。DFlash2 通常能提供最高速度,但需要一个 1.1 GB 的外部草稿模型,且在 `llama.cpp` 中不支持图像输入。MTP 建议用于显存受限或多模态场景。 * **方法论:** 该团队强调,虽然 KL 散度 (KLD) 对于衡量量化保真度很有用,但它无法可靠地预测特定任务的性能。研究结果表明,相比基于 KLD 的排名,基准测试性能是衡量实际效用更准确的指标。 所有模型均以 GGUF 格式提供,模型页面上提供了可直接运行的命令。

Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Shapelearn Qwen 3.8 27B (13.1 GB 显存) ( byteshape.com ) 32 点 由 syntaxing 发布 3 小时前 | 隐藏 | 过往 | 收藏 | 2 条评论 帮助 _ache_ 30 分钟前 | 下一条 [–] 根据我自己的测试。 它并不比 unsloth 模型更快。 免责声明:我在 AMD 显卡上使用 Vulkan。 回复 sheo 21 分钟前 | 上一条 [–] 言犹在耳(译注:原意为“像牛奶一样变质了”,此处指之前的观点很快就被事实推翻) https://news.ycombinator.com/item?id=49746618 回复 社区指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

We were a little impatient.

Qwen 3.8 27B was released on August 14, 2026. Four days later, on August 18, we published our first set of GGUFs. We called them ShapeLearn-Lite for a reason: they were produced using a much smaller optimization budget, fewer checks, and much less waiting.

Now the full ShapeLearn models are done, and we have benchmarked them alongside the original Lite set and competing quants.

The good news: ShapeLearn-Lite held up pretty well. We will come back to that later in “ShapeLearn-Lite, in retrospect”.

The better news: the full ShapeLearn models are even better.