LLM Finetuning

Fine-tune small open-weight LLMs locally with Unsloth + QLoRA for text tasks (classification, extraction, translation). Use when input is raw text (not tabular features), user has labeled examples, and wants model ownership without API costs. Default to Gemma-4 E2B; scale up based on VRAM. Always compare zero-shot vs fine-tuned, log every run to MLflow, export to GGUF for llama.cpp.

brojonat b540aac 15 files · 7.0 MB Updated

File contents

brojonat/llmsrules/tree/main/skills/llm-finetuning commit b540aac4c5

Frequently asked questions

npx skillmds@latest add brojonat/llm-finetuning