Some files and metadata in this repository are still being uploaded and verified.
This is a GGUF release of Moonshot AI's Kimi-K2.6.
The release preserves Kimi-K2.6's native multimodal architecture and is intended as the canonical llama.cpp-compatible GGUF ladder for the original model.
Kimi-K2.6 is a large sparse-MoE vision-language model in the Kimi K2 family, exposed through the KimiK25ForConditionalGeneration wrapper with a DeepSeek V3-style text stack.
1llama-server \
2 -m <quant-file.gguf> \
3 --mmproj <mmproj-file.gguf> \
4 -ngl 999 -c 32768 --jinja -fa
This is the original Kimi-K2.6 model converted to GGUF. It is not an abliterated release.
This release inherits the base Kimi-K2.6 license.