combs-models 0.2.2

Combs Engine model architecture registry (Llama family)
Documentation

combs-models

Model architecture registry. The runtime drives any architecture through the fixed [GenerativeModel] contract (MLC's embed/prefill/decode/ create_kv_cache function set); architectures register themselves in the [ModelRegistry]. Phase 1 ships the Llama family (incl. SmolLM2).