PEFT 0.18.1 patch for transformers v5 compatibility
By RepoJournal , from @latent-9's public GitHub activity
Backfilled
Recoordinate released a small patch version of PEFT with fixes for upcoming transformers compatibility and AMD ROCm support.
The huggingface/peft 0.18.1 release addressed three separate issues. The first was a set of small fixes required for some special cases to work with the upcoming transformers v5 release [1]. The second fix enabled PEFT to run with AMD ROCm hardware, thanks to work from @vladmandic [1]. The third was a regression fix that had inadvertently required transformers >= 4.52, which was too strict a constraint [1].
One email a day. Unsubscribe in one click.
A short briefing every day latent-9 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] 0.18.1 ↗ huggingface/peft