sabayo commited on
Commit
340e2db
·
verified ·
1 Parent(s): d5e0bcb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- torch==2.12
 
 
 
 
 
 
 
 
 
1
+ bitsandbytes
2
+ git+https://github.com/huggingface/transformers.git
3
+ git+https://github.com/huggingface/peft.git
4
+ git+https://github.com/huggingface/accelerate.git
5
+ einops
6
+ safetensors
7
+ torch==2.12
8
+ git+https://github.com/facebookresearch/xformers.git
9
+ datasets