Some files and metadata in this repository are still being uploaded and verified.
This is a GGUF release of an abliterated version of Moonshot AI's Kimi-K2.6.
By applying Heretic on the Kimi-K2.6 text stack, the original refusal behavior is removed at the weight level while preserving the model's multimodal architecture.
This release is produced with a text-side Heretic intervention only. The vision encoder and multimodal projector are preserved.
1llama-server \
2 -m <quant-file.gguf> \
3 --mmproj <mmproj-file.gguf> \
4 -ngl 999 -c 32768 --jinja -fa
This model has had refusal behavior removed at the weight level. It will answer prompts that the base model would normally refuse. You are responsible for how you use it.
This release inherits the base Kimi-K2.6 license.