Skip to content

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