PulseAugur
实时 14:01:35

DeepSeek-V4 Flash 模型针对消费级硬件上的更快预填充进行了优化

Reddit 的 r/LocalLLaMA 子版块的一名用户分享了他们在配备 32GB RAM 的 M-5 Air 上运行 DeepSeek-V4 Flash 模型的经验。他们详细介绍了针对更快预填充速度进行的优化,达到了每秒约 50 个 token,但解码速度明显较慢,约为每秒 1 个 token。该用户还尝试在预填充期间运行少于默认数量的专家,发现这并不总是会灾难性地影响性能,并且可以保留诸如“针尖藏海”等准确性。 AI

影响 展示了在有限硬件上运行大型模型的用户驱动优化技术,可能提高可访问性。

排序理由 用户级别的优化和对模型在消费级硬件上性能的讨论,而不是正式发布或基准测试。

在 r/LocalLLaMA 阅读 →

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

DeepSeek-V4 Flash 模型针对消费级硬件上的更快预填充进行了优化

报道来源 [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/maddie-lovelace ·

    DeepSeek v4 Flash 0731 4bit ~50tps prefill, ~1tps decode on M5 Air 32gb

    <!-- SC_OFF --><div class="md"><p>Currently running some experiments using the streamed experts trick that's been floating around this sub as well as some of my own trickery to get prefill to run a bit faster. It's been quite a bit of fun so far - just getting a 300b model to run…