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

mmnga-o/DeepSeek-V4-Flash-0731-REAP-W-gguf overview

DeepSeek V4 Flash 0731 REAP W GGUF Structurally pruned GGUF variants derived from unsloth/DeepSeek V4 Flash 0731 GGUF https://huggingface.co/unsloth/DeepSeek V…

ggufunslothdeepseek_v4deepseekbase_model:deepseek-ai/DeepSeek-V4-Flash-0731base_model:quantized:deepseek-ai/DeepSeek-V4-Flash-0731license:mitendpoints_compatibleregion:usimatrixconversational

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

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
UD-Q2_K_XL-E216-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00001-of-00003.ggufGGUFQ2_K_XL5.0 MBDownload
UD-Q2_K_XL-E216-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00002-of-00003.ggufGGUFQ2_K_XL26.61 GBDownload
UD-Q2_K_XL-E216-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00003-of-00003.ggufGGUFQ2_K_XL24.60 GBDownload
UD-Q2_K_XL-E256-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00001-of-00003.ggufGGUFQ2_K_XL5.0 MBDownload
UD-Q2_K_XL-E256-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00002-of-00003.ggufGGUFQ2_K_XL30.19 GBDownload
UD-Q2_K_XL-E256-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00003-of-00003.ggufGGUFQ2_K_XL28.64 GBDownload

Model Details

Model IDmmnga-o/DeepSeek-V4-Flash-0731-REAP-W-gguf
Authormmnga-o
Pipeline
Licensemit
Base modeldeepseek-ai/DeepSeek-V4-Flash-0731
Last modified2026-08-21T21:19:06.000Z

Model README

---

license: mit

tags:

  • unsloth
  • deepseek_v4
  • deepseek

base_model:

  • deepseek-ai/DeepSeek-V4-Flash-0731

base_model_relation: quantized

---

DeepSeek-V4-Flash-0731 REAP-W GGUF

Structurally pruned GGUF variants derived from

unsloth/DeepSeek-V4-Flash-0731-GGUF,

using the UD-Q2_K_XL quantization at revision

fbbb5b93fb787c21338159b0af3318bb3f4d9768.

Variants

| Directory | Routed experts per MoE layer | Expert intermediate width | Size |

|---|---:|---:|---:|

| UD-Q2_K_XL-E256-W1280 | 256 / 256 (unpruned) | 1280 / 2048 | 63.17 GB |

| UD-Q2_K_XL-E216-W1280 | 216 / 256 (REAP-selected per layer) | 1280 / 2048 | 54.99 GB |

REAP ranks routed experts independently in each MoE layer using calibration-time

router weights and expert output norms. Width channels are selected independently

per expert using calibration-time activation scores. Width-sliced down projections

are requantized with a block size of 256.

Each directory contains a three-part sharded GGUF and a slice_manifest.json with

the source revision, slicing parameters, file sizes, and SHA-256 checksums.

These models require llama.cpp with the DeepSeek-V4 width-slicing changes from

the deepseekv4-width branch.

Usage

git clone --branch deepseekv4-width --single-branch https://github.com/mmnga/llama.cpp.git
cmake -S llama.cpp -B llama.cpp/build -DGGML_CUDA=ON -DCMAKE_BUILD_TYPE=Release
cmake --build llama.cpp/build --config Release -j

llama.cpp/build/bin/llama-server \
  -m UD-Q2_K_XL-E256-W1280/DeepSeek-V4-Flash-0731-UD-Q2_K_XL-00001-of-00003.gguf

Use UD-Q2_K_XL-E216-W1280 in the model path to run the E216 variant.

Run mmnga-o/DeepSeek-V4-Flash-0731-REAP-W-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