peft-fine-tuning

orchestra-research/peft-fine-tuning · Agent Skill (multi-file)

by Orchestra Research · bundle

Published · Last updated


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.

SKILL.md

Files

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

  • 📄SKILL.md entry
  • 📁references
  • 📄advanced-usage.md 12.2 KB
  • 📄troubleshooting.md 10.1 KB

Related

  1. 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
  2. fine-tuning-expert · jeffallan bundle
    Fine-tune LLMs using LoRA, QLoRA, and PEFT with Hugging Face, including dataset preparation, hyperparameter tuning, evaluation, and deployment.
    10.4k
    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. 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
  5. tao-finetune-huggingface-model · nvidia bundle
    Fine-tune HuggingFace CV, VLM, or LLM models on local NVIDIA GPUs using an NGC PyTorch container, with support for full or LoRA training, dataset handling, and optional model push to the Hub.
    2.2k
    repo stars
  6. hqq-quantization · majiayu000 bundle
    Quantize large language models to 8/4/3/2/1-bit precision without calibration data, using multiple optimized backends and integrations with HuggingFace Transformers, vLLM, and PEFT/LoRA.
    567
    repo stars

Frequently asked questions

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

Run npx skillmds add orchestra-research/peft-fine-tuning 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 peft-fine-tuning skill do?

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. It is listed under AI & ML, Model Training & Fine-tuning on SkillMD.

Is peft-fine-tuning 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. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with peft-fine-tuning?

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 peft-fine-tuning free to use?

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

Who published peft-fine-tuning?

Orchestra Research (@orchestra-research) published this skill. Their other Agent Skills are listed on their SkillMD profile.