chore(deps): update dependency transformers to v4.42.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
transformers | dependencies | patch |
4.42.3 -> 4.42.4
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
huggingface/transformers (transformers)
v4.42.4
: Patch release v4.42.4
Mostly gemma2 support FA2 softcapping!
but also fix the sliding window for long context and other typos.
- [Gemma2] Support FA2 softcapping (#31887) by @ArthurZucker
- [ConvertSlow] make sure the order is preserved for addedtokens (#31902) by @ArthurZucker
- Fixes to alternating SWA layers in Gemma2 (#31775) by @turboderp
- Requires for torch.tensor before casting (#31755) by @echarlaix
Was off last week could not get this out, thanks all for your patience 🥳
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.