prithivMLmods commited on
Commit
222cf48
·
verified ·
1 Parent(s): 580d01c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- git+https://github.com/huggingface/transformers.git
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
 
5
  huggingface_hub
6
  opencv-python
7
  sentencepiece
 
1
+ git+https://github.com/huggingface/transformers.git@4.54.1
2
  git+https://github.com/huggingface/accelerate.git
3
  git+https://github.com/huggingface/peft.git
4
  transformers-stream-generator
5
+ flash-attn==2.8.2
6
  huggingface_hub
7
  opencv-python
8
  sentencepiece