[kernel] port rope cuda kernel to sgl-kernel (#2993)

Co-authored-by: Yineng Zhang <me@zhyncs.com>
This commit is contained in:
Byron Hsu
2025-01-20 04:58:51 -08:00
committed by GitHub
parent 73401fd016
commit b5caa22dfb
8 changed files with 255 additions and 1 deletions

View File

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