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

Akicou/Qwen3.8-Flash-Next-REAM-60Pct-GGUF overview

Qwen3.8 Flash Next REAM 60Pct GGUF GGUF quantizations of Akicou/Qwen3.8 Flash Next REAM 60Pct https://huggingface.co/Akicou/Qwen3.8 Flash Next REAM 60Pct , the…

ggufqwenreammergedcompressionmixture-of-expertsmoellama.cpptext-generationenbase_model:Akicou/Qwen3.8-Flash-Next-REAM-60Pctbase_model:quantized:Akicou/Qwen3.8-Flash-Next-REAM-60Pctlicense:otherendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
qwen4-ream-q4_k_m.ggufGGUFQ4_K_M80.99 GBDownload
qwen4-ream-q4_k_s.ggufGGUFQ4_K_S76.80 GBDownload
qwen4-ream-q8.ggufGGUFQ8127.58 GBDownload

Model Details

Model IDAkicou/Qwen3.8-Flash-Next-REAM-60Pct-GGUF
AuthorAkicou
Pipelinetext-generation
Licenseother
Base modelAkicou/Qwen3.8-Flash-Next-REAM-60Pct
Last modified2026-08-29T20:13:59.000Z

Model README

---

language:

  • en

base_model:

  • Akicou/Qwen3.8-Flash-Next-REAM-60Pct

license: other

tags:

  • qwen
  • ream
  • merged
  • compression
  • mixture-of-experts
  • moe
  • gguf
  • llama.cpp

pipeline_tag: text-generation

---

Qwen3.8-Flash-Next-REAM-60Pct-GGUF

GGUF quantizations of Akicou/Qwen3.8-Flash-Next-REAM-60Pct,

the REAM-compressed (Merged) version of Qwen/Qwen3.8-Flash-Next.

What this is

REAM (Router Expert Activation Merging) pruned 40% of the routed experts in

the original model, taking each layer from 512 down to 308 experts. The

compressed checkpoint was then converted to GGUF with

ggml-org/llama.cpp (convert_hf_to_gguf.py,

bf16) and quantized with llama-quantize. No importance matrix was used.

Files

| File | Quant | Bits per weight | Size |

|------|-------|-----------------|------|

| qwen4-ream-q8.gguf | Q8_0 | ~8.5 | ~137 GB |

| qwen4-ream-q4_k_s.gguf | Q4_K_S | ~4.5 | ~82 GB |

| qwen4-ream-q4_k_m.gguf | Q4_K_M | ~5.5 | ~87 GB |

The architecture is qwen4exp (hybrid linear attention + Qwen Sparse Attention

MoE), 48 layers, 308 routed experts per layer.

Usage

llama-cli -m qwen4-ream-q4_k_m.gguf -p "Explain reinforcement learning." -n 256

Notes

  • Experimental release, not benchmarked.
  • The base model requires trust_remote_code=True. These GGUF files are for

llama.cpp (and compatible runtimes), so remote code is not needed at load.

  • Shared experts, attention, and n-gram embeddings are untouched; only routed

experts were merged.

Run Akicou/Qwen3.8-Flash-Next-REAM-60Pct-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