<- Adapters

LLMFit

experimentalplatform

hardware-aware LLM model fit, ranking, and discovery (wraps the llmfit CLI)

pip install chp-adapter-llmfit

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

info

Detailed information about one model: parameters, quant options, memory,

chp.adapters.llmfit.info
recommend

Rank the best-fitting models for given hardware: estimated_tps, quality,

chp.adapters.llmfit.recommend
search

Search the local (offline) model database by name/provider keyword — model

chp.adapters.llmfit.search
See the full capability catalog →