vllm-ascend-post-process

Official

Post-process optimizations for vllm-ascend.

Authormindspore-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Post-processing optimization for vllm-ascend inference results, including Triton kernel optimization, NPU operator fusion, and sampling improvements, to boost throughput and output quality.

Core Features & Use Cases

  • Triton kernel fusion for penalties and temperature: merges penalty computation and temperature scaling into a single efficient kernel.
  • NPU-accelerated Top-K/Top-P and Gumbel sampling: uses specialized NPU operators to speed up filtering and sampling stages.
  • End-to-end optimization guidance: provides structured steps for identifying bottlenecks, validating improvements, and integrating tests.

Quick Start

Identify a post-processing bottleneck in vllm-ascend, implement a fused Triton kernel, and verify performance gains.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vllm-ascend-post-process
Download link: https://github.com/mindspore-ai/akg/archive/main.zip#vllm-ascend-post-process

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.