sgl-project/sglang

[Bug] flashinfer gdn kernel not working

Offen

#21.085 geöffnet am 21.03.2026

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (6.216 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (28.442 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 13h) (1.000 gemergte PRs in 30 T)

Beschreibung

Checklist

  • I searched related issues but found no solution.
  • The bug persists in the latest version.
  • Issues without environment info and a minimal reproducible demo are hard to resolve and may receive no feedback.
  • If this is not a bug report but a general question, please start a discussion at https://github.com/sgl-project/sglang/discussions. Otherwise, it will be closed.
  • Please use English. Otherwise, it will be closed.

Describe the bug

It keeps breaking ci on blackwell. So we have to ignore it in https://github.com/sgl-project/sglang/pull/21081/changes

After fixing it, we should reenable this test.

Reproduction

python test/registered/4-gpu-models/test_qwen35_models.py

Environment

install from latest main

Contributor Guide