update upstream deps versions and replace lora+ (#1928)

* update upstream deps versions and replace lora+

* typo transformers version
This commit is contained in:
Wing Lian
2024-09-26 11:33:41 -04:00
committed by GitHub
parent d7eea2ff34
commit b98d7d7098
3 changed files with 11 additions and 144 deletions

View File

@@ -1,9 +1,9 @@
--extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
packaging==23.2
peft==0.12.0
transformers @ git+https://github.com/huggingface/transformers.git@0963229e287501bed52ae1dabc17922524de6992
peft==0.13.0
transformers==4.45.0
tokenizers>=0.19.1
bitsandbytes==0.43.3
bitsandbytes==0.44.0
accelerate==0.34.2
datasets==2.21.0
deepspeed==0.14.4
@@ -34,7 +34,7 @@ tensorboard
python-dotenv==1.0.1
autoawq>=0.2.5
triton>=2.3.0
liger-kernel==0.2.1
liger-kernel==0.3.0
mamba-ssm==1.2.0.post1