fix moe_align_block_size (#2615)

This commit is contained in:
HandH1998
2024-12-27 23:32:53 +08:00
committed by GitHub
parent 70dc2fbe2d
commit 77d1210b36
4 changed files with 24 additions and 18 deletions

View File

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