DeepSeek-V4-Flash (MXFP4): 仅通过KV缓存量化类型(f16与q8_0)变化,计算缓冲区规模约扩大3倍——还有其他人在 llama.cpp 上看到这种情况吗?

Reddit r/LocalLLaMA 新闻

摘要

一位用户报告称,在DeepSeek-V4-Flash (MXFP4)中将KV缓存量化类型从f16改为q8_0,导致计算缓冲区规模大约扩大了3倍,询问其他人是否在使用 llama.cpp 时也观察到了这一现象。

暂无内容
查看原文

相似文章

DeepSeek V4 Flash on a Single AMD MI300X

Hacker News Top

This repository provides configuration, patches, and tuning to run the DeepSeek V4 Flash 304B checkpoint on a single AMD MI300X in production, achieving 168 tok/s decode without quantization. It includes correctness overlays for vLLM ROCm, AITER tuning tables, and a hybrid KV cache strategy.