Skip to content

Adding Q-LoRA support for Florence-2 #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

0xD4rky
Copy link

@0xD4rky 0xD4rky commented Jun 10, 2025

Description

Implements QLoRA (4-bit quantization) support for Florence-2 model fine-tuning.

List any dependencies that are required for this change.

Related Issue

Fixes #108

Type of change

Please delete options that are not relevant.

  • [✅] New feature (non-breaking change which adds functionality)

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

Will be uploading the testing scripts in the next commits

Docs

  • Will update in the next commits

@CLAassistant
Copy link

CLAassistant commented Jun 10, 2025

CLA assistant check
All committers have signed the CLA.

@0xD4rky
Copy link
Author

0xD4rky commented Jun 11, 2025

hey @SkalskiP!

do review this PR and let me know incase of any additional things I need to take care of. I will be adding some tests and updating docs too once you approve!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Florence-2 QLoRA support
2 participants