vllm-gpt-oss-optimization

Audit GPT-OSS PR diffs in vLLM with structured validation workflows.

721|65|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/BBuf/AI-Infra-Auto-Driven-SKILLS --skill vllm-gpt-oss-optimization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vllm-gpt-oss-optimization
Source: https://github.com/BBuf/AI-Infra-Auto-Driven-SKILLS/tree/main/skills/model-optimization/vllm/vllm-gpt-oss-optimization
Command: npx skills add https://github.com/BBuf/AI-Infra-Auto-Driven-SKILLS --skill vllm-gpt-oss-optimization

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

GPT-OSS optimization in vLLM is enabled through a PR-driven manual that supports auditing, debugging, extending, and documenting GPT-OSS MoE, MXFP4/FP8 quantization, DP/EP, reasoning parser, tool calling, and Eagle spec decode.

Core Features & Use Cases

  • PR-diff driven optimization workflow for GPT-OSS in vLLM, enabling rapid tracking of changes across PRs.
  • Centralized evidence and history linkage for landed PRs, diff dossiers, and model-pr-diff-dossier references.
  • Validation guidance and runtime surfaces to ensure changes in MoE, quantization, and tool parsing behave correctly.

Quick Start

Audit a GPT-OSS PR in vLLM by following the diff-dossier workflow to document changes and validate their impact on MoE, quantization, and tooling.

Frequently Asked Questions about vllm-gpt-oss-optimization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit GPT-OSS MoE and quantization changes in vLLM?

Auditing GPT-OSS MoE and quantization changes in vLLM involves following a structured per-PR diff dossier workflow that documents modifications and validates their runtime impact on specific model features.

What is the PR-driven workflow for GPT-OSS optimization in vLLM?

The PR-driven workflow for GPT-OSS optimization in vLLM is a manual process that tracks landed PRs and diff dossiers to accelerate auditing, debugging, extending, and documenting model features like Eagle spec decode.

Does vLLM GPT-OSS optimization support MXFP4 and FP8 quantization validation?

Yes, vLLM GPT-OSS optimization supports MXFP4 and FP8 quantization validation by providing specific runtime surfaces and validation guidance to ensure these quantization changes behave correctly during inference.

How do I track vLLM PR history for GPT-OSS tool calling and reasoning parser updates?

Tracking vLLM PR history for GPT-OSS tool calling and reasoning parser updates requires maintaining centralized evidence linkage across landed PRs and model-pr-diff-dossier references to ensure thorough validation.

Can I use the diff dossier workflow to debug GPT-OSS DP and EP issues in vLLM?

Yes, you can use the diff dossier workflow to debug GPT-OSS DP and EP issues in vLLM by enforcing an evidence rule and structured per-PR diff audit process to thoroughly validate distributed and expert parallelism changes.

What are the limitations of manually auditing GPT-OSS PRs in vLLM?

The limitation of manually auditing GPT-OSS PRs in vLLM is that it requires strictly enforcing a linked PR history and an evidence rule, making the process heavily dependent on maintaining comprehensive diff dossiers for accurate validation.