vLLM avatar

vLLM

Official

@vllm-project

0Followers
|
47Public Repos
|
31Published Skills

High-throughput serving infrastructure for deploying diffusion, text-to-speech, and neural processing unit models across distributed compute environments.

Skills Distribution
DomainAI Models & ...Model Serving Infr.. (40%)Distributed Comput.. (30%)Hardware Accelerat.. (30%)

Agent Skills by vLLM

Showing 31 vetted skills indexed across 3 GitHub repositories.

vllm-projectvllm-project
2.7k

vllm-ascend-release

Automates the end-to-end release management workflow for vLLM Ascend on GitHub.

Official
Advanced
vllm-projectvllm-project
5.5k

project-change

Implements focused repository changes when no specialized workflow applies.

Official
Intermediate
vllm-projectvllm-project
6.5k

vllm-omni-test

Generates and runs pytest tests for vllm-omni with CI-aligned levels, markers, and Buildkite wiring.

Official
Advanced
vllm-projectvllm-project
6.5k

precheck-pr

Reviews branch diffs against vllm-omni contribution checklists before opening a pull request.

Official
Advanced
vllm-projectvllm-project
6.5k

quantization

Configure and validate quantization methods for vLLM-Omni diffusion, autoregressive, and omni models.

Official
Advanced
vllm-projectvllm-project
6.5k

find-simplifications

Audit vLLM-Omni code for evidence-backed simplification and deletion candidates.

Official
Advanced
vllm-projectvllm-project
6.5k

diffusion-perf-opt

Diagnose and optimize vLLM Omni diffusion workloads using profiler traces and parallel strategy analysis.

Official
Advanced
vllm-projectvllm-project
6.5k

review-pr

Review vLLM-Omni pull requests with frozen snapshots, module contracts, and evidence-backed findings.

Official
Advanced
vllm-projectvllm-project
5.1k

config-platform-change

Synchronize config concepts across router config, Python CLI schema, and dashboard UI.

Official
Intermediate
vllm-projectvllm-project
5.1k

signal-end-to-end

Coordinate end-to-end signal changes across router configuration, extraction, CLI schema, and metadata contracts.

Official
Advanced
vllm-projectvllm-project
5.1k

dashboard-platform-change

Orchestrate dashboard frontend and backend changes to align with router contracts.

Official
Intermediate
vllm-projectvllm-project
5.1k

routing-policy-change

Modify post-signal routing policies for predicates, model ranking, and looper behavior.

Official
Advanced
vllm-projectvllm-project
5.1k

startup-chain-change

Configure and validate the local vLLM Semantic Router startup chain.

Official
Intermediate
vllm-projectvllm-project
5.1k

harness-contract-change

Coordinate agent-harness contract changes across docs, manifests, and validation scripts.

Official
Advanced
vllm-projectvllm-project
5.1k

cross-stack-bugfix

Diagnoses and fixes bugs spanning multiple layers with coordinated changes.

Official
Advanced
vllm-projectvllm-project
5.1k

training-stack-change

Coordinate training stack changes across workflows, artifacts, and runtime outputs.

Official
Advanced
vllm-projectvllm-project
5.1k

plugin-end-to-end

Coordinate plugin lifecycle changes across router config, processing, and E2E tests.

Official
Advanced
vllm-projectvllm-project
5.1k

fleet-sim-change

Coordinate fleet-sim code, docs, and release workflow changes to prevent drift.

Official
Intermediate
vllm-projectvllm-project
5.1k

k8s-platform-change

Coordinate Kubernetes platform changes by updating operator APIs, CRDs, and deployment profiles.

Official
Advanced
vllm-projectvllm-project
5.1k

router-service-platform-change

Modify router-side API, authz, memory, provider, storage, or runtime service modules with automated validation and traceability.

Official
Advanced
vllm-projectvllm-project
5.1k

maintainer-issue-pr-management

Automate GitHub issue and PR lifecycle management with canonical templates and labels.

Official
Advanced
vllm-projectvllm-project
5.1k

routing-calibration-loop

Calibrate routing changes against live router endpoints with executable probes and versioned deploys.

Official
Advanced
vllm-projectvllm-project
5.1k

maintainer-release-ops

Automate release planning and milestone management across GitHub issues and PRs.

Official
Advanced
vllm-projectvllm-project
5.1k

vllm-semantic-router-harness

Resolve primary skills and run harness validation in the vLLM Semantic Router repository.

Official
Intermediate

Frequently Asked Questions About vLLM

FAQPage Schema
What specific tasks can I perform using vLLM's infrastructure?

You can deploy diffusion and text-to-speech models, calibrate semantic routing policies, and manage model adaptation for NPU hardware. The framework supports multi-GPU parallelism, Cache-DiT acceleration, and end-to-end signal coordination across router configurations and deployment profiles.

Which technical personas benefit from these capabilities?

Infrastructure engineers, machine learning platform developers, and site reliability engineers benefit from these capabilities. These personas use the framework to manage model serving lifecycles, synchronize cross-stack configuration changes, and validate performance across distributed compute clusters.

What are the prerequisites for deploying models on this infrastructure?

Deployment requires a configured environment supporting CUDA or Ascend NPU runtimes. Users must define model manifests, align router-side service modules, and ensure Kubernetes CRDs are updated to match the specific deployment profile and memory requirements of the target model.