Factory.ai

Open-Source Wikis

/

llama.cpp

/

Reference

ggml-org/llama.cpp

Reference

Quick-reference material — settings, formats, and dependencies.

Pages

  • Configuration — public params structs (llama_model_params, llama_context_params, llama_sampler_chain_params, llama_model_quantize_params).
  • Data models — file and wire formats: GGUF, imatrix, LoRA, control vectors, OpenAI-compatible JSON, slot-save format.
  • Dependencies — external and vendored dependencies.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – llama.cpp wiki | Factory