likewendy commited on
Commit
1bee5d2
·
1 Parent(s): 6255fb8
Files changed (2) hide show
  1. gitignore.txt +0 -1
  2. requirements.txt +2 -1
gitignore.txt DELETED
@@ -1 +0,0 @@
1
- phi-4
 
 
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  huggingface_hub==0.25.2
2
- transformers
 
 
1
  huggingface_hub==0.25.2
2
+ transformers
3
+ accelerate>=0.26.0