vllm-project/vllm

[Feature]: Fused Kernel for GPT-OSS Router

Fermée

#28 986 ouverte le 19 nov. 2025

 (10 commentaires) (0 réaction) (0 personne assignée)Python (16 816 forks)batch import
feature requestgood first issuehelp wantedstale

Métriques du dépôt

Stars
 (80 034 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

🚀 The feature, motivation and pitch

  • Right now, we spend ~3.5% of the layer in the expert selection
  • The operation is unfused

Write a fused kernel like we have for deepseek grouped_topk

Alternatives

  • torch compile
  • triton
  • cuda

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Guide contributeur