[1/2] Support FA4 for MHA Prefill in sgl-kernel (#10940)

This commit is contained in:
Lifu Huang
2025-09-28 19:59:14 -07:00
committed by GitHub
parent 0c9174108a
commit e98d9346c7
5 changed files with 41 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "sgl-kernel"
version = "0.3.12"
version = "0.3.13"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.10"