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

KikoCis/KAT-Coder-V2.5-Dev-IQ2_M-GGUF overview

KAT Coder V2.5 Dev — IQ2 M GGUF A single imatrix guided IQ2 M quantization of Kwaipilot/KAT Coder V2.5 Dev https://huggingface.co/Kwaipilot/KAT Coder V2.5 Dev …

ggufimatrixquantizationmoecodetext-generationbase_model:Kwaipilot/KAT-Coder-V2.5-Devbase_model:quantized:Kwaipilot/KAT-Coder-V2.5-Devlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~10.86 GB disk (12 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
KAT-Coder-V2.5-Dev-IQ2_M.ggufGGUFIQ2_M10.86 GBDownload

Model Details

Model IDKikoCis/KAT-Coder-V2.5-Dev-IQ2_M-GGUF
AuthorKikoCis
Pipelinetext-generation
Licenseapache-2.0
Base modelKwaipilot/KAT-Coder-V2.5-Dev
Last modified2026-08-14T18:22:14.000Z

Model README

---

license: apache-2.0

base_model: Kwaipilot/KAT-Coder-V2.5-Dev

base_model_relation: quantized

pipeline_tag: text-generation

library_name: gguf

tags: [gguf, imatrix, quantization, moe, code]

---

KAT-Coder-V2.5-Dev — IQ2_M GGUF

A single imatrix-guided IQ2_M quantization of Kwaipilot/KAT-Coder-V2.5-Dev,

built to put a 34.7B mixture-of-experts coder inside roughly 11 GB.

| | |

|---|---|

| file | KAT-Coder-V2.5-Dev-IQ2_M.gguf |

| size | 10.85 GiB |

| architecture | qwen35moe (MoE, ~3B active) |

| parameters | 34.66 B |

| native context | 262,144 |

| imatrix | yes — katcoder.imatrix included |

What is and isn't verified

Verified: the file loads under llama.cpp and generates — prompt processing and token

generation both exercised, exit code 0.

Not measured: there is no KL-divergence or perplexity table for this quant. IQ2_M is an

aggressive tier and quality loss at ~2.7 bits per weight is real; this repo does not quantify it.

If you want a quant release with a measured fidelity table, see

Qwen3.6-27B-GGUF, where every tier is compared

against the BF16 reference.

Treat this as "a working IQ2_M with its imatrix", not as a validated one.

Run it

llama-cli -m KAT-Coder-V2.5-Dev-IQ2_M.gguf -c 32768 -no-cnv -p "write a binary search in Rust"

-no-cnv matters: recent llama-cli builds otherwise drop into conversation mode and wait on stdin.

Note on metadata

The GGUF carries general.name = "Src", an artifact of the directory it was converted from. It is

cosmetic and does not affect inference.

Credit

Model and weights © Kwaipilot — KAT-Coder-V2.5-Dev,

Apache-2.0. This repo adds only the quantization. Weights otherwise unmodified.

Run KikoCis/KAT-Coder-V2.5-Dev-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