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

This commit is contained in:
Chayenne
2025-02-28 23:57:17 -08:00
committed by GitHub
parent 6b859e7ddd
commit 18bb216c28
5 changed files with 94 additions and 381 deletions

View File

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