vllm-ascend-model-adapter - Adapt models for vLLM on Ascend NPU
Adapt and debug Hugging Face or local models for vLLM on Ascend NPU
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- collect model context
- analyze model files
- implement model adapter
- add model processor
- register architecture
- validate with dummy
- validate with real weights
- send inference requests
- generate test config
- generate tutorial docs
- backport code changes
- commit signed changes
Inputs
- model path
- model config files
- model checkpoint files
- Hugging Face model
Outputs
- signed commit
- test config YAML
- tutorial markdown
- analysis report
- runbook
Requirements
- Ascend NPU hardware
- vLLM workspace
- Git repository
- port 8000
