| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Adapters v1.0.1 source code.tar.gz | 2024-11-02 | 15.1 MB | |
| Adapters v1.0.1 source code.zip | 2024-11-02 | 15.3 MB | |
| README.md | 2024-11-02 | 555 Bytes | |
| Totals: 3 Items | 30.4 MB | 0 | |
This version is built for Hugging Face Transformers v4.45.x.
New
- Add example notebook for ReFT training (@julian-fong via [#741])
Changes
- Upgrade supported Transformers version (@calpt via [#751])
Fixed
- Fix import error for Huggingface-hub version >=0.26.0 & Update Notebooks (@lenglaender via [#750])
- Fix output_embeddings get/ set for empty active head (@calpt via [#754])
- Fix LoRA parallel composition (@calpt via [#752])