ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

Feature Request: RoSA and QRoSA

Open ElliottDyson opened this issue 10 months ago • 1 comments

It would be brilliant if we could get implemented fine-tuning methods for robust adaptation given how much better it is than LoRA and QLoRA methods.

ElliottDyson avatar Apr 12 '24 12:04 ElliottDyson

Hi @ElliottDyson , thanks for your proposal.

Currently we provide many fine-tuning options e.g. ReLoRA, axolotl and DPO etc. as shown here, as well as Galore and LISA on way, where some can outperform LoRA.

We are going to investigate and evaluate whether to support RoSA and QRoSA.

Uxito-Ada avatar Apr 15 '24 02:04 Uxito-Ada