Support twoshot kernel (#2688)

This commit is contained in:
yizhang2077
2025-01-06 00:47:16 +08:00
committed by GitHub
parent ded9fcd09a
commit 3900a94afe
5 changed files with 216 additions and 21 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sgl-kernel"
version = "0.0.2.post10"
version = "0.0.2.post11"
description = "Kernel Library for SGLang"
readme = "README.md"
requires-python = ">=3.8"