sglang-qwen3-core-optimization

Synthesize Qwen3 Core optimization requirements from PR diffs into traceable playbooks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

PR-diff-backed guidance for optimizing Qwen3 Core across dense and MoE variants, aggregating diffs from PRs into a repeatable improvement playbook used by engineers and docs teams.

Core Features & Use Cases

  • Evidence-driven optimization: derive changes from canonical PR diff cards and dossier histories to enforce traceable edits.
  • Cross-model coverage: applies to Qwen3 dense, Qwen3 MoE, and related variants (Qwen3-30B, Qwen3-235B) with quantization and backend fusion paths.
  • Documentation-centric workflow: supports auditing, extension, and writing up new Qwen3 optimization guides and runbooks.

Quick Start

Review canonical PR diff cards and apply the documented optimization patterns to a new Qwen3 Core checkpoint.

Frequently Asked Questions about sglang-qwen3-core-optimization

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

FAQPage Schema
How do I optimize Qwen3 MoE models for FP8 and NVFP4 quantization?▼

To optimize Qwen3 MoE models for FP8 and NVFP4 quantization, you apply evidence-based patterns derived from canonical PR diff cards and dossiers, ensuring traceable edits across Qwen3-30B and Qwen3-235B variants.

What is the best way to integrate DeepEP and EPLB into Qwen3 Core optimization workflows?▼

Integrating DeepEP and EPLB into Qwen3 Core optimization workflows involves synthesizing requirements from PR diffs to guide development, ensuring traceable and QA-friendly optimization workflows across dense and MoE model architectures.

Does Qwen3 Core optimization support platform-specific backends like Ascend NPUs and XPU/MLX?▼

Yes, Qwen3 Core optimization supports platform-specific backends like Ascend NPUs and XPU/MLX. The playbook aggregates PR diffs to apply scope across these backends alongside fused QK-norm/RoPE and KV-store paths.

How do I document Qwen3 Core optimization changes for auditing and runbooks?▼

To document Qwen3 Core optimization changes for auditing, you use a documentation-centric workflow that relies on canonical PR cards and model-diff dossiers, supporting extension and writing up new optimization guides.

Can I apply fused QK-norm and RoPE optimizations to both dense and MoE Qwen3 variants?▼

Yes, you can apply fused QK-norm and RoPE optimizations to both dense and MoE Qwen3 variants. The optimization playbook explicitly covers Qwen3-30B and Qwen3-235B models with these fusion paths and W4A4 quantization.

When should I use PR-diff-backed guidance for Qwen3 Core checkpoint optimization?▼

You should use PR-diff-backed guidance for Qwen3 Core checkpoint optimization when you need evidence-driven, traceable edits. It derives changes from canonical PR diff histories to enforce repeatable improvement workflows.