Skip to main content

build-vllm-zentorch

Install vLLM plus the zentorch plugin against the ZenDNN backend. vLLM is obtained either from a pre-built CPU wheel (pip) or built from source — always ask the user which. If the user provides vLLM PR(s), force a source build and cherry-pick them. Always confirm the vLLM version with the user and validate it against zentorch's supported range (read fresh from the repo, never hardcoded). The ZenDNN backend is compiled by zentorch's own cmake from a local ZenDNN checkout at third_party/ZenDNN — always build against that local checkout (ZENTORCH_USE_LOCAL_ZENDNN=1) unless the user explicitly asks for a FetchContent/tagged build.

Jump to install

Source facts

Repository
amd/ZenDNN-pytorch-plugin
Last source activity
July 29, 2026 at 16:13
Detected SKILL.md language
English
Stars
36
Forks
10

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.