peft icon indicating copy to clipboard operation
peft copied to clipboard

Any plans to support multi-task tuning?

Open brian-at-pieces opened this issue 2 years ago • 1 comments

Some examples of using a single base model for multiple tasks:

  • https://github.com/NVIDIA/NeMo/blob/main/tutorials/nlp/Multitask_Prompt_and_PTuning.ipynb
  • https://openreview.net/forum?id=Nk2pDtuhTq

brian-at-pieces avatar Mar 20 '23 12:03 brian-at-pieces

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

github-actions[bot] avatar Apr 19 '23 15:04 github-actions[bot]

Hey @brian-pieces check this one out: https://github.com/huggingface/peft/pull/400 Trying to get this in

mayank31398 avatar May 05 '23 17:05 mayank31398