sgl-project/sglang

[Bug] flashinfer gdn kernel not working

开放

#21,085 创建于 2026年3月21日

 (2 条评论) (0 个反应) (0 位负责人)Python (6,216 个派生)auto 404
good first issue

仓库指标

星标
 (28,442 个星标)
PR 合并指标
 (平均合并 2天 1小时) (30 天内合并 1,000 个 PR)

描述

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

贡献者指南