<- Adapters

vLLM

certifiedai

Apple Silicon native text generation via a local vLLM server

pip install chp-adapter-vllm

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

Capabilities

What this adapter exposes.

chatv1.0.0
chp.adapters.vllm.chat
generatev1.0.0
chp.adapters.vllm.generate
list_modelsv1.0.0

List models served by the local vLLM server (OpenAI /v1/models), via chp.adapters.http.

chp.adapters.vllm.list_models
See the full capability catalog →