Is there plan to support PEFT? #363
matrixbot123
started this conversation in
Ideas
Replies: 1 comment
-
|
@matrixbot123 Indeed support for PEFT would be great but it requires significant experimentation to find a setup which works well in most cases. Although this is not on our immediate roadmap, we welcome community contributions in this regard. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Full fine-tuning of a foundational model on local, specific data defeats the purpose. The primary benefit of a pre-trained model is its extensive general knowledge; PEFT methods, by saving the original weights, are essential for efficient adaptation without risking catastrophic forgetting or losing that foundation.
Beta Was this translation helpful? Give feedback.
All reactions