AIAny
AI Model2026
Icon for item

Kimi-K2.7-Code-GGUF

Provides a locally runnable GGUF quantized build of Kimi K2.7 Code for multimodal, coding-focused agentic workflows — a 1T-parameter MoE model with 256K context, native int4 support, preserved thinking-mode, and image/video input support.

Introduction

Long-horizon coding tasks and persistent agent workflows strain both context length and the ability to preserve internal reasoning across turns. This GGUF build makes a quantized, locally runnable snapshot of Kimi K2.7 Code available for on-prem inference, keeping the model's thinking-mode semantics and multimodal I/O while reducing memory footprint compared with full-precision weights.

Key Capabilities
  • Portable quantized runtime: GGUF builds and Unsloth Dynamic quantization options enable locally hosted inference with significantly reduced disk/RAM requirements compared with lossless FP runtimes, while retaining the model’s native int4 quantization pipeline.
  • Agentic coding focus: the upstream model is a MoE 1T-parameter architecture (32B activated) optimized for long-horizon coding, multi-step tool calls, and preserve_thinking behavior to carry reasoning across multi-turn sessions.
  • Very long context + vision: 256K token context length and an integrated MoonViT vision encoder (~400M parameters) allow image and video inputs to be part of coding and debugging workflows.
  • Thinking-mode defaults: the model forces thinking/preserve_thinking; recommended inference settings in its docs favor temperature=1.0 and top_p=0.95 for thinking-mode runs.
Who it’s for and tradeoffs

Great fit if you need to run a multimodal coding/agent model locally or in private inference environments and want preserved internal reasoning across multi-turn sessions. Look elsewhere if you require the absolute highest single-turn code-generation scores from closed-source SOTA models, or if you cannot allocate the hundreds of GB of storage/memory that even quantized GGUF variants may require for best performance. Expect engineering work to integrate GGUFs into your chosen runtime (llama.cpp/vLLM/Unsloth) and to tune quantization/offload settings for your hardware.

Information

  • Websitehuggingface.co
  • OrganizationsUnsloth, Moonshot AI
  • Published date2026/06/12

Categories

More Items

Hugging Face
AI Model2026

GGUF-quantized build of Moonshot AI's Kimi K3 for local inference: MXFP4-aware quantization, image-text-to-text pipeline support, native vision and a 1,048,576-token context window. Intended for local GGUF runtimes (vLLM, SGLang, TokenSpeed) with Kimi K3 license constraints.

Hugging Face
AI Model2026

A GGUF-local variant of Qwen3.6-35B that applies a non-training 'Genesis' tensor-repair process and Hermes-agent fine-tuning to enable uncensored, multimodal (text+image) local inference. Highlights: MoE 35B spec, large native context, Hermes function-calling dataset transfer, and recommended quantization/runtime settings.

Hugging Face
AI Model2026

4-bit NVFP4 (W4A4) quantized pack of Upstage Solar Open2 250B for vLLM serving on NVIDIA Blackwell GPUs, preserving MoE routing and near-BF16 quality while cutting model size from 500.6 GB to 153.3 GB.