Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Patch release 4.55.2_ for FA2 users! source code.tar.gz | 2025-08-13 | 18.9 MB | |
Patch release 4.55.2_ for FA2 users! source code.zip | 2025-08-13 | 24.0 MB | |
README.md | 2025-08-13 | 548 Bytes | |
Totals: 3 Items | 43.0 MB | 0 |
Patch release 4.55.2!
only affects FA2
generations!
š¢ Well sorry everyone, sometimes shit can happen...
4.55.1 was broken because of š„ git merge conflict.
I cherry-picked https://github.com/huggingface/transformers/pull/40002 without having https://github.com/huggingface/transformers/pull/40029 , thus from ..modeling_flash_attention_utils import prepare_fa_kwargs_from_position_ids
is missing, and since this is a slow test, nothing caught it.
Will work to remediate and write the post-mortem when yanking the release.