File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
# note: is a bug around 0.10 with `MPS_Accelerator must implement all abstract methods`
7
7
# shall be resolved by https://github.com/microsoft/DeepSpeed/issues/4372
8
- deepspeed >=0.14.1,<=0.15 .0; platform_system != "Windows" and platform_system != "Darwin" # strict
8
+ deepspeed >=0.15.0,<0.17 .0; platform_system != "Windows" and platform_system != "Darwin" # strict
9
9
bitsandbytes >=0.45.2,<0.47.0; platform_system != "Darwin"
Original file line number Diff line number Diff line change 3
3
4
4
# note: is a bug around 0.10 with `MPS_Accelerator must implement all abstract methods`
5
5
# shall be resolved by https://github.com/microsoft/DeepSpeed/issues/4372
6
- deepspeed >=0.14.1,<=0.15 .0; platform_system != "Windows" and platform_system != "Darwin" # strict
6
+ deepspeed >=0.15.0,<0.17 .0; platform_system != "Windows" and platform_system != "Darwin" # strict
You can’t perform that action at this time.
0 commit comments