Vllm

Use when self-hosting an open-weight LLM for high-throughput concurrent serving with vLLM — running an OpenAI-compatible endpoint, splitting a model across GPUs with tensor or pipeline parallelism, loading quantized weights, serving one or many LoRA adapters, and debugging KV-cache OOM from memory-utilisation and context-length flags. NOT renting or provisioning the GPU box (that is `runpod` or `modal`), NOT single-user laptop inference (that is `ollama`), NOT a hosted inference API you do not operate (that is `together-fireworks` or `huggingface`).

ericrisco c840aa6 5 files · 29.1 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/vllm commit c840aa6e97

Frequently asked questions

npx skillmds@latest add ericrisco/vllm