vllm-ascend
Run and adapt large AI models on Huawei Ascend NPU hardware
All Skills in This Repository (4)
Pure Emerald Level Indicatorsmain2main
Analyze vLLM commit differences and generate prioritized adaptation reports for vLLM Ascend.
vLLM Ascend Release Note Writer
Generate vLLM Ascend release notes by analyzing commits between tags.
vllm-ascend-model-adapter
Adapts ML models for vLLM-Ascend NPUs with deterministic validation and signing.
vllm-ascend-release
Automates the end-to-end release management workflow for vLLM Ascend on GitHub.
Frequently Asked Questions
FAQPage SchemaHow to install vllm-ascend?โผ
Run `npx skills add vllm-project/vllm-ascend --all -g -y` in your terminal to install all skills in this suite globally.
What does vLLM Ascend do?โผ
It is a hardware plugin that lets the vLLM inference engine run large language and multimodal models on Huawei Ascend NPU chips instead of GPUs.
How to run a new model on Ascend NPU?โผ
The model adapter skill guides your AI agent through registering the architecture, mapping weights, and validating inference with real checkpoints on Ascend hardware.
Can AI automate the vLLM Ascend release process?โผ
Yes. The release skill creates checklist issues, triages bugs, drafts release notes, and prepares announcements while keeping human approval at critical steps.
Does vllm-ascend work with Claude Code and other AI agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core