Skip to content

GGUF

GGUF is a single-file format that packs a language model's weights, tokenizer, and settings together, built for llama.cpp.

  • llama.cpp
  • quantization
  • Q4_K_M
  • GGML
  • model file format
  • 4-bit quantization
  • local inference
  • model weights
  • offloading