How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
# Run inference directly in the terminal:
llama cli -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
# Run inference directly in the terminal:
llama cli -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf RemySkye/KAT-Coder-V2.5-Dev-GGUF:
Use Docker
docker model run hf.co/RemySkye/KAT-Coder-V2.5-Dev-GGUF:
Quick Links

KAT-Coder-V2.5-Dev-GGUF

GGUF files for Kwaipilot/KAT-Coder-V2.5-Dev, including a BF16 reference GGUF and multiple llama.cpp quantizations.

What is included

File Format Size
KAT-Coder-V2.5-Dev-BF16.gguf BF16 64.61 GiB
KAT-Coder-V2.5-Dev-Q8_0.gguf Q8_0 34.37 GiB
KAT-Coder-V2.5-Dev-Q6_K.gguf Q6_K 26.56 GiB
KAT-Coder-V2.5-Dev-Q5_K_M.gguf Q5_K_M 23.03 GiB
KAT-Coder-V2.5-Dev-Q5_1.gguf Q5_1 24.32 GiB
KAT-Coder-V2.5-Dev-Q5_0.gguf Q5_0 22.33 GiB
KAT-Coder-V2.5-Dev-Q5_K_S.gguf Q5_K_S 22.33 GiB
KAT-Coder-V2.5-Dev-Q4_K_M.gguf Q4_K_M 19.71 GiB
KAT-Coder-V2.5-Dev-Q4_1.gguf Q4_1 20.35 GiB
KAT-Coder-V2.5-Dev-Q4_0.gguf Q4_0 18.36 GiB
KAT-Coder-V2.5-Dev-Q4_K_S.gguf Q4_K_S 18.52 GiB
KAT-Coder-V2.5-Dev-IQ4_XS.gguf IQ4_XS 17.64 GiB
KAT-Coder-V2.5-Dev-Q3_K_L.gguf Q3_K_L 16.87 GiB
KAT-Coder-V2.5-Dev-Q3_K_M.gguf Q3_K_M 15.61 GiB
KAT-Coder-V2.5-Dev-Q3_K_S.gguf Q3_K_S 14.14 GiB
KAT-Coder-V2.5-Dev-Q2_K.gguf Q2_K 12.05 GiB

All model behavior, intended use, limitations, and licensing originate from Kwaipilot/KAT-Coder-V2.5-Dev.

Downloads last month
1,560
GGUF
Model size
35B params
Architecture
qwen35moe
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for RemySkye/KAT-Coder-V2.5-Dev-GGUF

Quantized
(31)
this model