fine-tuning-expert

jeffallan/fine-tuning-expert · Agent Skill (multi-file)

by Jeff Allan · bundle

Published · Last updated


Fine-tune LLMs using LoRA, QLoRA, and PEFT with Hugging Face, including dataset preparation, hyperparameter tuning, evaluation, and deployment.

SKILL.md

Files

This skill is a package of 6 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄dataset-preparation.md 16.1 KB
  • 📄deployment-optimization.md 16.7 KB
  • 📄evaluation-metrics.md 17.6 KB
  • 📄hyperparameter-tuning.md 16.2 KB
  • 📄lora-peft.md 10.8 KB

Related

  1. peft-fine-tuning · orchestra-research bundle
    Fine-tune large language models by training less than 1% of parameters using LoRA, QLoRA, and 25+ adapter methods, enabling efficient adaptation on consumer GPUs.
    10.4k
    repo stars
  2. peft-fine-tuning · lord1egypt
    Fine-tune large language models by training less than 1% of parameters using LoRA, QLoRA, and 25+ adapter methods, enabling efficient adaptation on limited GPU memory.
    2
    repo stars
  3. gptq · orchestra-research bundle
    Quantize large language models to 4-bit with minimal accuracy loss using GPTQ, enabling deployment of 70B+ models on consumer GPUs with 4× memory reduction and 3-4× faster inference.
    10.4k
    repo stars
  4. finetuning · microsoft bundle
    Fine-tune models on Azure AI Foundry using SFT, DPO, or RFT, covering dataset preparation, training job submission, deployment, and evaluation.
    2.7k
    repo stars
  5. transformers · k-dense-ai bundle
    Load pre-trained models from Hugging Face Hub, run pipeline inference, generate text, and fine-tune models on NLP, vision, audio, and multimodal tasks using the Transformers library.
    30.2k
    repo stars
  6. axolotl · orchestra-research bundle
    Provides expert guidance for fine-tuning LLMs with Axolotl, covering YAML configs, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, and multimodal support.
    10.4k
    repo stars

Frequently asked questions

How do I install the fine-tuning-expert skill?

Run npx skillmds add jeffallan/fine-tuning-expert in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the fine-tuning-expert skill do?

Fine-tune LLMs using LoRA, QLoRA, and PEFT with Hugging Face, including dataset preparation, hyperparameter tuning, evaluation, and deployment. It is listed under AI & ML, Model Training & Fine-tuning on SkillMD.

Is fine-tuning-expert safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with fine-tuning-expert?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is fine-tuning-expert free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.

Who published fine-tuning-expert?

Jeff Allan (@jeffallan) published this skill. Their other Agent Skills are listed on their SkillMD profile.