upgrade to support latest transformers release (#2984)

* upgrade to support latest transformers release

* bump mistral common too

* Fix dependencies
This commit is contained in:
Wing Lian
2025-07-27 17:05:12 -04:00
committed by GitHub
parent 430be216d8
commit 1d2aa1e467
6 changed files with 29 additions and 19 deletions

View File

@@ -13,13 +13,13 @@ packaging==23.2
huggingface_hub>=0.33.0
peft==0.16.0
transformers==4.53.2
transformers==4.54.0
tokenizers>=0.21.1
accelerate==1.9.0
datasets==4.0.0
deepspeed>=0.17.0
trl==0.19.1
hf_xet==1.1.2
hf_xet==1.1.5
optimum==1.16.2
hf_transfer
@@ -68,4 +68,4 @@ schedulefree==1.4.1
axolotl-contribs-lgpl==0.0.6
axolotl-contribs-mit==0.0.3
mistral-common==1.7.0
mistral-common==1.8.3