Peft Fine Tuning
/install peft
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install peft - After installation, invoke the skill by name or use
/peft - Provide required inputs per the skill's parameter spec and get structured output
What is Peft Fine Tuning?
Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem. It is an AI Agent Skill for Claude Code / OpenClaw, with 2177 downloads so far.
How do I install Peft Fine Tuning?
Run "/install peft" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Peft Fine Tuning free?
Yes, Peft Fine Tuning is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Peft Fine Tuning support?
Peft Fine Tuning is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Peft Fine Tuning?
It is built and maintained by Desperado991128 (@desperado991128); the current version is v0.1.0.