Update moe kernels

This commit is contained in:
Daniël de Kok 2025-02-03 18:25:19 +00:00
parent c9191f3f2b
commit b35ab54fd4
2 changed files with 1700 additions and 1700 deletions

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@ build-backend = "setuptools.build_meta"
[tool.kernels.dependencies] [tool.kernels.dependencies]
"kernels-community/attention" = ">=0.0.1" "kernels-community/attention" = ">=0.0.1"
"kernels-community/moe" = ">=0.0.3" "kernels-community/moe" = ">=0.1.0"
"kernels-community/quantization" = ">=0.0.2" "kernels-community/quantization" = ">=0.0.2"
[project.scripts] [project.scripts]