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

bluehawana/DeepSeek-V4-Flash-0731-IQ2_M-GGUF overview

DeepSeek V4 Flash 0731 · IQ2 M · single file GGUF for Ollama Single file IQ2 M quant of DeepSeek V4 Flash 0731 284B MoE, 13B active per token, MIT merged from …

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

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

Downloads
0
Likes
0
Pipeline

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
DeepSeek-V4-Flash-0731-IQ2_M.ggufGGUFIQ2_M96.86 GBDownload

Model Details

Model IDbluehawana/DeepSeek-V4-Flash-0731-IQ2_M-GGUF
Authorbluehawana
Pipeline
Licensemit
Base modeldeepseek-ai/DeepSeek-V4-Flash-0731
Last modified2026-08-15T11:20:15.000Z

Model README

---

license: mit

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

base_model_relation: quantized

quantized_by: AtomicChat

tags:

- gguf

- ollama

- apple-silicon

- mac

- deepseek

---

DeepSeek-V4-Flash-0731 · IQ2_M · single-file GGUF for Ollama

Single-file IQ2_M quant of DeepSeek-V4-Flash-0731 (284B MoE, 13B active per

token, MIT) merged from AtomicChat's sharded GGUFs

so Ollama can pull it. ~33 tok/s on a 128 GB Apple Silicon Mac. Model by

DeepSeek, quantization by AtomicChat — we only merged and documented.

Run it on a Mac with one command — no cloning, no merging:

ollama run hf.co/bluehawana/DeepSeek-V4-Flash-0731-IQ2_M-GGUF

Or from the Ollama registry:

ollama run bluehawana/deepseek-v4-flash:iq2_m

~104 GB download. Tested on a MacBook Pro M5 Max (128 GB unified memory):

loads in ~25 s.

Why this repo

The excellent AtomicChat quants

are published as sharded GGUFs, which Ollama can't pull from the registry —

and (as of Ollama 0.32.12) ollama create fails on them locally too

(split GGUF ... has 1 shards, expected 4). This repo is the same IQ2_M quant

merged into a single file with llama.cpp's llama-gguf-split --merge, so

ollama run hf.co/... just works.

Scripts, the do-it-yourself recipe (works for any sharded GGUF, any quant),

and Mac-specific tips:

https://github.com/bluehawana/ollama-deepseek-v4-flash-iq2_m-mac-m5max

Benchmark (MacBook Pro M5 Max, 128 GB)

!Benchmark: ~33 tok/s generation, 545 tok/s prefill, 3.9 s warm load

| Run | Prompt tok | Gen tok | Prefill tok/s | Gen tok/s | Total |

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

| Short answer | 15 | 128 | 51.9 | 33.9 | 4.2 s |

| Short story | 18 | 256 | 59.4 | 33.6 | 8.0 s |

| Essay | 25 | 512 | 64.8 | 33.3 | 15.8 s |

| Long-prompt summary | 2,774 | 64 | 544.9 | 32.4 | 7.2 s |

Measured via Ollama's /api/generate (its own eval_count/eval_duration

fields), one pass per row, reasoning tokens included. These speed numbers are

our own measurements of this merged file; all quality metrics cited in this

card are AtomicChat's.

Notes

  • Reasoning model — expect <think>…</think> before answers.
  • On 128 GB Macs, keep context modest (/set parameter num_ctx 8192) —

103 GB of weights leaves little KV-cache headroom.

Credits — this is not our model

We did not train or quantize this model. This repo's only contribution is

merging AtomicChat's four GGUF shards into one file (llama.cpp

llama-gguf-split --merge, a byte-preserving operation) so Ollama can pull it,

plus Mac-specific documentation. All quality metrics quoted anywhere in this

project (perplexity, KL divergence, 83.6% top-1 match) are AtomicChat's own

measurements from their model card.

Run bluehawana/DeepSeek-V4-Flash-0731-IQ2_M-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