Skip to content

Commit

Permalink
update peft to 0.7.0 (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtenenholtz committed Jan 9, 2024
1 parent 090c24d commit 768d348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
auto-gptq==0.5.1
packaging
peft==0.6.0
peft==0.7.0
transformers @ git+https://github.com/huggingface/transformers.git@3cefac1d974db5e2825a0cb2b842883a628be7a0
tokenizers==0.15.0
bitsandbytes>=0.41.1
Expand Down

0 comments on commit 768d348

Please sign in to comment.