sglang-mimo-v2-flash-optimization

Generate reproducible optimization plans for MiMo-V2-Flash in SGLang from PR diffs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

PR-backed optimization manual for MiMo-V2-Flash in SGLang. Use when Codex needs to audit, debug, extend, or document MiMo-V2-Flash inference-centric MoE runtime, flashinfer fused all-reduce, overlap, and reasoning parser behavior.

Core Features & Use Cases

  • PR-guided optimization workflow for MiMo-V2-Flash MoE runtime, including performance tuning, correctness auditing, and developer documentation.
  • Coverage of flashinfer fused all-reduce, overlap optimization, and integration with reasoning parser, with traceability via canonical PR notes and history.
  • Use Case: When auditing a new PR for MiMo-V2-Flash, generate an optimization plan and a diff-based justification document.

Quick Start

Provide an actionable optimization plan for MiMo-V2-Flash by analyzing the latest PR diffs, evidence notes, and implementation files.

Frequently Asked Questions about sglang-mimo-v2-flash-optimization

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

FAQPage Schema
How do I optimize MiMo-V2-Flash MoE runtime in SGLang?

You can optimize MiMo-V2-Flash MoE runtime in SGLang by analyzing PR history and code diffs to generate a reproducible optimization plan covering MoE runtime, flashinfer fused all-reduce, and overlap behaviors.

What is flashinfer fused all-reduce overlap optimization?

Flashinfer fused all-reduce overlap optimization is a technique in SGLang that combines reduction operations with computation overlap to improve MiMo-V2-Flash inference performance, validated through canonical PR notes.

How to audit MiMo-V2-Flash inference PRs using code diffs?

You audit MiMo-V2-Flash inference PRs using code diffs by evaluating changes against canonical PR notes to generate a diff-based justification document and an actionable optimization plan.

Does SGLang support reasoning parser integration for MiMo-V2-Flash?

SGLang supports reasoning parser integration for MiMo-V2-Flash, allowing developers to audit, debug, and document reasoning parser behavior alongside MoE runtime and overlap optimizations.

What are the limitations of PR-driven MiMo-V2-Flash optimization?

PR-driven MiMo-V2-Flash optimization is limited to the scope of MoE runtime, flashinfer fused all-reduce, overlap, and reasoning parser behavior, relying entirely on available PR diffs and canonical notes for evidence.