bump deepspeed and set no binary

This commit is contained in:
Wing Lian
2025-03-20 14:01:01 -04:00
parent ee529e2354
commit 7009a48398
2 changed files with 3 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ setup(
"flash-attn==2.7.4.post1",
],
"deepspeed": [
"deepspeed==0.16.1",
"deepspeed==0.16.4",
"deepspeed-kernels",
],
"mamba-ssm": [