fix: only enable moe_align_block_size for now (#2590)

This commit is contained in:
Yineng Zhang
2024-12-26 16:56:59 +08:00
committed by GitHub
parent 75ad0a143f
commit 2dccecf432
3 changed files with 2 additions and 32 deletions

View File

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