[MOE] enable efficient moe_alignment multi-blocks execution (3x~6x) (#3613)

This commit is contained in:
yiakwy-xpu-ml-framework-team
2025-02-28 11:42:48 +08:00
committed by GitHub
parent bc20e93f2d
commit 1c96fa86cf
5 changed files with 384 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=61.0", "wheel", "torch"]
requires = ["setuptools>=61.0", "wheel", "torch<=2.5.1"]
build-backend = "setuptools.build_meta"
[project]