v0.2.2
版本发布时间: 2024-06-28 04:23:39
adapter-hub/adapters最新发布版本:v1.0.0(2024-08-10 23:47:41)
This version is built for Hugging Face Transformers v4.40.x.
New
- Add example notebook for embeddings training & update docs (@hSterz via #706)
Changed
- Upgrade supported Transformers version (@calpt via #697)
- Add download redirect for AH adapters to HF (@calpt via #704)
Fixed
- Fix saving adapter model with custom heads (@hSterz via #700)
- Fix moving adapter head to device with
adapter_to()
(@calpt via #708) - Fix importing encoder-decoder adapter classes (@calpt via #711)