Skip to content

Commit 8e4ec02

Browse files
mrwyattiiFindHao
andauthored
Relax DeepSpeed-Chat requirements (deepspeedai#275)
* relax requirements Co-authored-by: Yueming Hao <yhao24@ncsu.edu>
1 parent 5618083 commit 8e4ec02

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
datasets==2.11.0
2-
sentencepiece==0.1.97
3-
protobuf==4.22.1
4-
accelerate==0.18.0
5-
torch==1.12.1
1+
datasets>=2.8.0
2+
sentencepiece>=0.1.97
3+
protobuf==3.20.3
4+
accelerate>=0.15.0
5+
torch>=1.12.0
66
git+https://github.com/microsoft/deepspeed.git
77
git+https://github.com/huggingface/transformers

0 commit comments

Comments
 (0)