Skip to content

Reference

The pages in this section are the canonical reference for the llama-crab API. Use them to look up a specific type, a Cargo feature, or a chat template name.

  • :material-folder-tree: Crate layout

    The llama-crab workspace: which crate owns which module, what each module does, and where to add new code.

  • Cargo features

    The full list of features, with the long-form description of each one.

  • Built-in chat templates

    The 14 named templates, the architectures they cover, and a snippet of each.

  • MSRV & versioning

    The minimum supported Rust version, the SemVer policy, and the llama.cpp commit pin.

Where to next?