Преглед на файлове

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

Yang, Bo преди 3 години
родител
ревизия
0e1a5d52a4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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