Qlora Finetune Runner

Run a QLoRA (4-bit LoRA) fine-tune of an open-weight model from a prepared dataset — set up the config, train memory-efficiently (e.g. with Unsloth/PEFT), watch for overfitting, save the adapter, and run a quick eval against the prepared split. Use when you have a clean dataset and want to execute a parameter-efficient fine-tune on a single GPU.

imtiazrayhan Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/qlora-finetune-runner commit d910076060

Frequently asked questions

npx skillmds@latest add imtiazrayhan/qlora-finetune-runner