Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/NousResearch/hermes-agent --skill peft-fine-tuning

复制此命令并粘贴到 Claude Code 中以安装该技能

星标178,912
分支30,651
更新时间2026年5月8日 21:27
文件资源管理器
3 个文件
SKILL.md
readonly