learnables / learn2learn

A PyTorch Library for Meta-learning Research
http://learn2learn.net
MIT License
2.59k stars 348 forks source link

Add l2l.nn.metalayers #399

Closed seba-1511 closed 1 year ago

seba-1511 commented 1 year ago

Description

Implements functionalities for easily finetuning parts of a model (eg, LoRA, Adapters, etc).

Contribution Checklist

If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.