support for DoRA w/ PEFT (#1363)

This commit is contained in:
Wing Lian
2024-03-05 21:20:15 -05:00
committed by GitHub
parent 37657473c8
commit 0cfdb2c90c
3 changed files with 16 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
--extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
packaging==23.2
peft @ git+https://github.com/huggingface/peft.git
transformers @ git+https://github.com/huggingface/transformers.git@ae49b218c3d718df90d8e4a109016450fb8f0632
peft==0.9.0
transformers==4.38.2
tokenizers==0.15.0
bitsandbytes>=0.41.1
accelerate==0.26.1