Sfoglia il codice sorgente

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

Yang, Bo 3 anni fa
parent
commit
0e1a5d52a4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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