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.

跳到安装

来源信息

仓库
snowflakedb/ArcticInference
最近来源活动
2026年8月25日 18:07
检测到的 SKILL.md 语言
英语
星标
468
分支
66

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。