Pārlūkot izejas kodu

Remove peft install from src

Matthias Reso 1 gadu atpakaļ
vecāks
revīzija
c8522eb0ff
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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