Skip to main content
Run any Skill in Manus
with one click

fine-tuning-llms

Stars23
Forks7
UpdatedMay 7, 2026 at 21:51

Deep LLM fine-tuning operational intuition — LoRA/QLoRA merge pitfalls, preference optimization (DPO/ORPO/SimPO/GRPO), chat-template footguns, completion-only loss masking, sequence packing, eval contamination, toolchain (TRL/axolotl/unsloth/torchtune). Load when post-training open-weights models, picking preference-optimization methods, configuring LoRA/QLoRA, suspecting eval contamination, or choosing a toolchain. Skip for inference/serving (use `llm-inference-serving`), prompt engineering, RAG, or pretraining. Triggers on: "QLoRA", "merge_and_unload", "DPO", "ORPO", "SimPO", "GRPO", "GRPOTrainer", "axolotl", "unsloth", "torchtune", "nf4", "apply_chat_template", "DataCollatorForCompletionOnlyLM", "cu_seqlens", "MMLU contamination", "catastrophic forgetting".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly