Any idea why bartowski claims DeepSeek-V4-Flash is MXFP4?

Reddit r/LocalLLaMA News

Summary

A user questions why bartowski claims DeepSeek-V4-Flash is in MXFP4 format when the original model page lists BF16, F32, and other tensor types, not MXFP4.

https://huggingface.co/bartowski/DeepSeek-V4-Flash-GGUF This model is in MXFP4 and as such has only been provided in MXFP4 format! Original model: https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash But on original's page none of tensors is MXFP4 : Tensor type BF16 I64 F32 F8_E8M0 F8_E4M3 I8 Am I missing something?
Original Article

Similar Articles

Bringing Up DeepSeek-V4-Flash on AMD MI300X

Hacker News Top

This blog post details the author's efforts to get DeepSeek-V4-Flash running on AMD MI300X GPUs, highlighting software compatibility issues with the FP8 dialect and providing a worklog of the process.

Is DeepSeek v4 (Flash) really extremely cheap to run? If yes, how?

Reddit r/LocalLLaMA

The user asks why DeepSeek v4 Flash (284B parameters) is so cheap to run compared to smaller models like Qwen 27B, questioning if it's due to pricing dumping or architectural differences. The answer likely involves its MoE architecture and efficient inference techniques.