GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

QuantaPlanta/DeepSeek-V4-Flash-Vision-Exp-MXFP4-GGUF overview

MXFP4 quant of https://huggingface.co/deepseek ai/DeepSeek V4 Flash Vision Exp as it should be, including mmproj and dspark. $PY $LCPP/convert hf to gguf.py "$…

ggufbase_model:deepseek-ai/DeepSeek-V4-Flash-Vision-Expbase_model:quantized:deepseek-ai/DeepSeek-V4-Flash-Vision-Expendpoints_compatibleregion:usconversational

Runs locally from ~891.2 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE-00001-of-00004.ggufGGUFGGUF41.45 GBDownload
DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE-00002-of-00004.ggufGGUFGGUF41.44 GBDownload
DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE-00003-of-00004.ggufGGUFGGUF41.44 GBDownload
DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE-00004-of-00004.ggufGGUFGGUF21.31 GBDownload
dspark-DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE.ggufGGUFGGUF10.15 GBDownload
mmproj-DeepSeek-V4-Flash-Vision-Exp-BF16.ggufGGUFBF16891.2 MBDownload

Model Details

Model IDQuantaPlanta/DeepSeek-V4-Flash-Vision-Exp-MXFP4-GGUF
AuthorQuantaPlanta
Pipeline
License
Base modeldeepseek-ai/DeepSeek-V4-Flash-Vision-Exp
Last modified2026-09-02T19:36:49.000Z

Model README

---

base_model: deepseek-ai/DeepSeek-V4-Flash-Vision-Exp

---

MXFP4 quant of https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-Vision-Exp as it should be, including mmproj and dspark.

$PY $LCPP/convert_hf_to_gguf.py "$SRC" \
--outtype bf16 --no-mtp --split-max-size 45G \
--model-name DeepSeek-V4-Flash-Vision-Exp \
--outfile "$OUT/DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE.gguf"

$PY $LCPP/convert_hf_to_gguf.py "$SRC" \
  --mmproj --outtype bf16 \
  --outfile "$OUT/mmproj-DeepSeek-V4-Flash-Vision-Exp-BF16.gguf"

$PY $LCPP/convert_hf_to_gguf.py "$SRC" \
  --dspark --target-model-dir "$SRC" --outtype bf16 \
  --outfile "$OUT/dspark-DeepSeek-V4-Flash-Vision-Exp-MXFP4_MOE.gguf"

ATTENTIONE

Blud Claude has a caveat on the DSpark. Please read if you want to use it.

What the workaround costs: the draft loses the vision routing bias, so on image-heavy prompts its expert selection can
diverge from the target's and acceptance drops there. Text-only drafting is unaffected, and correctness never is — the
target verifies every drafted token regardless. Given DSpark was already the speculative part of this plan, that's a fair
trade to get the file built.

Run QuantaPlanta/DeepSeek-V4-Flash-Vision-Exp-MXFP4-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models