Skip to content

Add Training & Finetuning Scripts with LoRA/QLoRA Support #31

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 5 commits into
base: main
Choose a base branch
from

Conversation

Manodeepray
Copy link

This pull request introduces the following changes:

  • Added example scripts for training and fine-tuning in the scripts/ directory

  • Integrated PEFT-based fine-tuning using LoRA and QLoRA

  • Introduced a get_peft_configs utility for streamlined PEFT integration

  • Added support for selecting PEFT type (lora, qlora, etc.) via argparse

  • Enabled loading PEFT configurations from external YAML config files

Addresses Issue #12: Add LoRA and QLoRA support

I’d appreciate any feedback or suggestions for improving the code or approach!

@Manodeepray Manodeepray reopened this Jun 12, 2025
@Manodeepray
Copy link
Author

sorry , the issue was closed by mistake earlier.. i have re opened it

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.

1 participant