Skip to main content

arctic-vllm-versioning

Explains how ArcticInference targets and enforces its vLLM version. Covers the target-version declaration (`VLLM_PATCH_VERSION` in `arctic_inference/utils.py`), the unpinned `vllm` install extra, the runtime plugin gate (`arctic_inference.vllm.plugin` + `get_compatible_vllm_version`), the (vLLM, torch, protobuf) stack coupling, install/build behavior, and which parts of the package are pinned vs pin-agnostic. Use when asked how ArcticInference pins or checks the vLLM version, how the install extras or plugin activation work, or when changing the versioning/extras mechanism.

Jump to install

Source facts

Repository
snowflakedb/ArcticInference
Last source activity
August 25, 2026 at 18:07
Detected SKILL.md language
English
Stars
468
Forks
66

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.