KAT-Coder-V2.5-Dev ยท REAP-50 โ€” GGUF

GGUF quants of the 50%-REAP-pruned KAT-Coder-V2.5-Dev (Gated-DeltaNet + MoE hybrid): 256 โ†’ 128 experts, ~17.5B parameters, no MTP head.

Base-model quality (NVFP4A16 quant, greedy, instruct): HumanEval+ ~90%, MBPP+ ~90%.

Quants

File Quant Size Notes
kat-reap50-Q4_K_M.gguf Q4_K_M ~11 GB recommended โ€” fits a 16 GB card with room for context
kat-reap50-Q5_K_M.gguf Q5_K_M ~13 GB
kat-reap50-Q6_K.gguf Q6_K ~15 GB
kat-reap50-Q8_0.gguf Q8_0 ~19 GB near-lossless; needs CPU offload or >16 GB

For full precision, re-quantizing, or merging, use the pruned bf16 source and run convert_hf_to_gguf.py --no-mtp yourself.

MoE with ~3B active parameters โ€” CPU and Apple-Silicon inference is fast for the size.

Requirements

Needs a recent llama.cpp (the qwen3_5_moe hybrid arch). Verified with llama-server from a source build. Ollama support pending its bundled-llama.cpp bump.

llama-server -m kat-reap50-Q4_K_M.gguf -ngl 99 --port 8080

The chat template defaults to thinking on; pass "chat_template_kwargs": {"enable_thinking": false} for direct output.

License

Apache-2.0 (inherits from Kwaipilot/KAT-Coder-V2.5-Dev). Pruning: REAP (github.com/CerebrasResearch/reap, with a router-renormalization fix).

Downloads last month
21
GGUF
Model size
19B params
Architecture
qwen35moe
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support