facebookresearch/fairseq

Add support for Pfeiffer adapters to fairseq models

開放

#5,143 建立於 2023年5月24日

 (1 則留言) (0 個反應) (0 位負責人)Python (6,224 個分叉)batch import
enhancementhelp wantedneeds triage

倉庫指標

星標
 (29,107 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

🚀 Feature Request

Are there any examples or implementation of Pfeiffer Adapters in fairseq models? I'm exploring efficient ways of finetuning model and wanted to include adapters in fairseq models. How can I add them to any model? If possible I'd like to add a standalone adapter module which anyone can add to any fairseq model. Is this possible? Can someone please guide me on this? Thank you!

貢獻者指南