mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Update moe kernels
This commit is contained in:
parent
c9191f3f2b
commit
b35ab54fd4
File diff suppressed because it is too large
Load Diff
@ -41,7 +41,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.kernels.dependencies]
|
||||
"kernels-community/attention" = ">=0.0.1"
|
||||
"kernels-community/moe" = ">=0.0.3"
|
||||
"kernels-community/moe" = ">=0.1.0"
|
||||
"kernels-community/quantization" = ">=0.0.2"
|
||||
|
||||
[project.scripts]
|
||||
|
Loading…
Reference in New Issue
Block a user