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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user