add sampling_scaling_penalties kernel (#2846)

This commit is contained in:
Xiaoyu Zhang
2025-01-13 11:38:17 +08:00
committed by GitHub
parent c4f9707e16
commit e2b16c4716
9 changed files with 150 additions and 1 deletions

View File

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