upgrade bnb 0.45.0 and peft 0.14.0 (#2126)

* upgrade bnb to lastest release

* update peft to working supporting commit

* bump to latest release of peft==0.14.0
This commit is contained in:
Wing Lian
2024-12-06 09:08:55 -05:00
committed by GitHub
parent 5726141c4e
commit 6b3058b2dc
3 changed files with 2 additions and 18 deletions

View File

@@ -1,9 +1,9 @@
--extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
packaging==23.2
peft==0.13.2
peft==0.14.0
transformers==4.46.3
tokenizers>=0.20.1
bitsandbytes==0.44.1
bitsandbytes==0.45.0
accelerate==1.1.0
datasets==3.1.0
deepspeed==0.15.4