Submitted by cccntu t3_1182fqd in MachineLearning
JClub t1_j9j5cv4 wrote
Sorry, but why do we need another package? Can't you build on top of https://github.com/huggingface/peft ?
cccntu OP t1_j9jz6ov wrote
This project started out as me exploring if PyTorch parametrizations could be used to do LoRA, and it turned out perfect for this task! And I simply wanted to share that.
I think it would be interesting to see it integrated into PEFT, too. Although they already have their own LoRA implementation there.
Viewing a single comment thread. View all comments