maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Feature/phi4 fine tune

Open lab176344 opened this issue 8 months ago • 3 comments

Description

Adding support for fine tuning Phi-4 Multimodal instruct

List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [x] This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

Testing in progress

Any specific deployment considerations

QLora is not working as the base model is trained with Lora adapters and are merged in the transformer, we might have to monkey patch it or find other way to do it

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • [ ] Docs updated? What were the changes: TBD

lab176344 avatar Mar 06 '25 10:03 lab176344

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 06 '25 10:03 CLAassistant

What is required to progress on this?

fire avatar Jul 30 '25 07:07 fire

I think we have to finish the review and do changes if anything is required but otherwise nothing in my opinion

lab176344 avatar Jul 30 '25 08:07 lab176344