- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38
Open
Labels
enhancementNew feature or requestNew feature or requestto be investigatedRequires further inspection before sortingRequires further inspection before sorting
Description
Add support for PEFT models
Description
Currently, only models corresponding to the PreTrainedModel instance are supported. It would be useful to add support for models using Parameter-Efficient Fine-Tuning (🤗 PEFT) methods.
Motivation
Adding support for 🤗 PEFT models would allow the same analyses to be performed on models optimised and trained to be efficient on consumer hardware.
Additional context
Mostly tbd, as PEFT uses a small number of different (trainable) parameters to those in the original PreTrainedModel model.
Commit to Help
- I'm willing to help with this feature.
gsarti and dvdblk
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestto be investigatedRequires further inspection before sortingRequires further inspection before sorting