feat: upgrade transformers to v4.56.1 (#3127)

* feat: upgrade transformers to v4.56

* fix handling of CP/SP now that position_ids are default even for unpacked sequences

* feat: monkeypatch list_repo_templates

* fix: apply patch for tests only

* see if updated main works at least

* fix: update to patch release and remove monkeypatch

* remove fsdp2 eval patch

---------

Co-authored-by: Wing Lian <wing@axolotl.ai>
This commit is contained in:
NanoCode012
2025-09-05 22:00:54 +07:00
committed by GitHub
parent c6ae5c43cb
commit 1d32278755
5 changed files with 5 additions and 35 deletions

View File

@@ -13,7 +13,7 @@ packaging==23.2
huggingface_hub>=0.33.0
peft>=0.17.0
transformers==4.55.4
transformers==4.56.1
tokenizers>=0.21.1
accelerate==1.10.0
datasets==4.0.0