anzorq commited on
Commit
c68b3d6
1 Parent(s): 4807886

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- #transformers
2
  sentencepiece
3
  torch
4
- bitsandbytes
5
- git+https://github.com/huggingface/transformers.git
6
- git+https://github.com/huggingface/peft.git
7
- git+https://github.com/huggingface/accelerate.git
8
- scipy
 
1
+ transformers
2
  sentencepiece
3
  torch
4
+ #bitsandbytes
5
+ #git+https://github.com/huggingface/transformers.git
6
+ #git+https://github.com/huggingface/peft.git
7
+ #git+https://github.com/huggingface/accelerate.git
8
+ #scipy