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

majentik/DeepSeek-V4-Flash-0731-GGUF-Q2_K overview

DeepSeek V4 Flash 0731 GGUF Q2 K GGUF Q2 K weight quantized variant of deepseek ai/DeepSeek V4 Flash 0731 https://huggingface.co/deepseek ai/DeepSeek V4 Flash …

ggufllama.cppdeepseekdeepseek_v4moequantizedtext-generationbase_model:deepseek-ai/DeepSeek-V4-Flash-0731base_model:quantized:deepseek-ai/DeepSeek-V4-Flash-0731license:mitendpoints_compatibleregion:usconversational

Runs locally from ~95.99 GB disk (32 GB+ VRAM class GPUs with llama.cpp / guIDE).

Downloads
244
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
DeepSeek-V4-Flash-0731-Q2_K.ggufGGUFQ2_K95.99 GBDownload

Model Details

Model IDmajentik/DeepSeek-V4-Flash-0731-GGUF-Q2_K
Authormajentik
Pipelinetext-generation
Licensemit
Base modeldeepseek-ai/DeepSeek-V4-Flash-0731
Last modified2026-08-17T08:54:02.000Z

Model README

---

license: mit

base_model: deepseek-ai/DeepSeek-V4-Flash-0731

tags:

- gguf

- llama.cpp

- deepseek

- deepseek_v4

- moe

- quantized

library_name: gguf

pipeline_tag: text-generation

---

DeepSeek-V4-Flash-0731-GGUF-Q2_K

GGUF Q2_K weight-quantized variant of

deepseek-ai/DeepSeek-V4-Flash-0731 for use with any

llama.cpp-compatible runtime (llama.cpp, LM Studio, Ollama via Modelfile).

Provenance

  • Source: deepseek-ai/DeepSeek-V4-Flash-0731 @ revision 7872f01b1d1fe23eabc4c98b48bffcef5a386062 (MIT).
  • The source checkpoint ships FP8 (e4m3, 128x128 block) weights; it was

dequantized to a BF16 GGUF with llama.cpp convert_hf_to_gguf.py, then

quantized to Q2_K with llama-quantize (llama.cpp b10310).

  • Architecture: deepseek_v4 (supported in llama.cpp b10310+).

Smoke gate

Before upload this file passed a deterministic coherence gate

(greedy 64-token generation judged for emptiness, repetition loops,

multi-script gibberish, and special-token debris). Verdict: ok.

Usage

llama-cli -m DeepSeek-V4-Flash-0731-Q2_K.gguf -p "Hello" -n 128
# or serve:
llama-server -m DeepSeek-V4-Flash-0731-Q2_K.gguf --port 8080

Evaluation

_Text benchmarks are not run for this pack: it is a GGUF artifact evaluated via the llama.cpp runtime, and the eval harness uses mlx_lm. Quality gating is the deterministic coherence smoke (see "Smoke gate" above), which this tier passed before upload._

Available tiers

| Repo | Quant |

| --- | --- |

| majentik/DeepSeek-V4-Flash-0731-GGUF-Q2_K | Q2_K |

IQ4_XS and Q3_K_M tiers were quantized but held back: they could not be

verified by the local smoke gate (142GB / 126GB weights exceed the 128GB RAM

of the release machine), and unverified quants are not published. Note the

source checkpoint is already a ~4.4 BPW FP8/MXFP4 hybrid, so tiers at or above

Q4_K_M would inflate rather than compress and are intentionally not offered.

Run majentik/DeepSeek-V4-Flash-0731-GGUF-Q2_K 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