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

bloomer010/Ling-3.0-flash-REAP320-81B-A5B-GGUF overview

This is an experimental REAP. Ling 3.0 flash REAP320 81B total / 5.1B active GGUF 320 of 512 routed experts kept per layer 38% of experts pruned from inclusion…

ggufreapexpert-pruningmoebailingmoearxiv:2510.13999base_model:inclusionAI/Ling-3.0-flashbase_model:quantized:inclusionAI/Ling-3.0-flashendpoints_compatibleregion:usconversational

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

Downloads
640
Likes
1
Pipeline

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Ling-3.0-flash-REAP320-79B-A5B-MXFP4.ggufGGUFGGUF42.00 GBDownload
Ling-3.0-flash-REAP320-79B-A5B-Q2_K.ggufGGUFQ2_K27.61 GBDownload
Ling-3.0-flash-REAP320-79B-A5B-Q4_K_M.ggufGGUFQ4_K_M45.60 GBDownload

Model Details

Model IDbloomer010/Ling-3.0-flash-REAP320-81B-A5B-GGUF
Authorbloomer010
Pipeline
License
Base modelinclusionAI/Ling-3.0-flash
Last modified2026-08-21T17:26:06.000Z

Model README

---

base_model: inclusionAI/Ling-3.0-flash

tags: [reap, expert-pruning, moe, bailingmoe, gguf]

---

This is an experimental REAP.

Ling-3.0-flash REAP320 (81B total / 5.1B active) - GGUF

[320 of 512 routed experts kept per layer - 38% of experts pruned]

from inclusionAI/Ling-3.0-flash

(124B total / 5.1B active).

Method: one-shot REAP (Router-weighted Expert Activation Pruning) -

experts scored by router-gate-value × output-L2-norm over calibration data, lowest-scoring deleted.

No fine-tuning, no recovery training.

Calibration: 1M tokens, 50/25/25 ultrachat / wikitext / code

🎉 bailingmoe3 is supported in stock llama.cpp since

PR #26608 (merged 2026-08-17, commit

3733366720). Any build from that commit onward loads these files directly.

🔔 2026-08-21: added reasoning_effort support (low = thinking off, high = on, default same).

If you want reasoning_effort," re-download or override with chat_template.jinja.

Serving with experts in CPU RAM (attention on GPU, experts streamed from RAM):

llama-server -m Ling-3.0-flash-REAP320-79B-A5B-MXFP4.gguf   -ngl 99 -ot "ffn_.*_exps\.weight=CPU" --no-mmap -c 65536 --flash-attn on --jinja

⚠️ Thinking model occasionally stops after thinking with empty content

(reasoning lands in reasoning_content);

serve with --reasoning-format none if your client only reads content.

Quants in this repo (all cut from a full-precision master): MXFP4, Q4_K_M, Q2_K

  • MXFP4 (experts MXFP4 / rest Q8_0) is the pick for CPU-offload serving.

Run bloomer010/Ling-3.0-flash-REAP320-81B-A5B-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