support speculative decoding kernel in sgl-kernel (#3373)

Co-authored-by: Ying Sheng <sqy1415@gmail.com>
This commit is contained in:
Yineng Zhang
2025-02-07 20:29:51 +08:00
committed by GitHub
parent 45c87e083f
commit f9905d59a8
13 changed files with 1298 additions and 132 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.0.3.post1"
version = "0.0.3.post2"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.9"