Tonic commited on
Commit
e0d49ae
·
verified ·
1 Parent(s): c4d7e95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- PyTorch >= 2.1
2
  git+https://github.com/huggingface/transformers.git
3
  peft
4
  trl
5
  bitsandbytes
6
- # triton >= 3.4.0
7
  accelerate
 
1
+ torch >= 2.1
2
  git+https://github.com/huggingface/transformers.git
3
  peft
4
  trl
5
  bitsandbytes
6
+ triton >= 3.4.0
7
  accelerate