Browse Source

Use transformers from release instead of the `main` branch (#343)

Yang, Bo 3 năm trước cách đây
mục cha
commit
0e1a5d52a4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,6 +7,6 @@ black[jupyter]
 datasets
 fire
 git+https://github.com/huggingface/peft.git
-git+https://github.com/huggingface/transformers.git
+transformers>=4.28.0
 sentencepiece
 gradio