Skip to main content

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`).

Jump to install

Source facts

Repository
ericrisco/rsc-harness
Last source activity
July 29, 2026 at 23:37
Detected SKILL.md language
English
Stars
41
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.