{/* 此页面由 website/scripts/generate-skill-docs.py 从技能的 SKILL.md 自动生成。请编辑源文件 SKILL.md,而非此页面。 */}
Unsloth
Unsloth: 2-5x faster LoRA/QLoRA fine-tuning, less VRAM.
技能元数据
| 来源 | 可选 — 通过 hermes skills install official/mlops/unsloth |
| 路径 | optional-skills/mlops/training/unsloth |
| 版本 | 1.0.0 |
| 作者 | Orchestra Research |
| 许可证 | MIT |
| 依赖项 | unsloth, torch, transformers, trl, datasets, peft |
| 平台 | linux, macos |
| 标签 | Fine-Tuning, Unsloth, Fast Training, LoRA, QLoRA, Memory-Efficient, Optimization, Llama, Mistral, Gemma, Qwen |
参考:完整 SKILL.md
:::info 以下是 Hermes 在触发此技能时加载的完整技能定义。这是技能激活时代理所看到的指令。 :::
Unsloth Skill
关于 unsloth 开发的全面帮助,基于官方文档生成。
何时使用此技能
应在以下情况触发此技能:
- Working with unsloth
- Asking about unsloth features or APIs
- Implementing unsloth solutions
- Debugging unsloth code
- Learning unsloth best practices
快速参考
常用模式
Quick reference patterns will be added as you use the skill.
参考文件
This skill includes comprehensive documentation in references/:
- llms-txt.md - Llms-Txt documentation
需要详细信息时,使用 view 读取特定参考文件。
使用此技能
初学者
从 getting_started 或 tutorials 参考文件开始学习基础知识。
特定功能
需要详细信息时,使用相应的分类参考文件(api, guides 等)。
代码示例
上面的快速参考部分包含从官方文档提取的常用模式。
资源
references/
Organized documentation extracted from official sources. These files contain:
- 详细说明
- 带语言标注的代码示例
- 指向原始文档的链接
- 便于快速导航的目录
scripts/
在此添加常用自动化任务的辅助脚本。
assets/
在此添加模板、样板或示例项目。
说明
- 此技能从官方文档自动生成
- 参考文件保留源文档的结构和示例
- 代码示例包含语言检测以实现更好的语法高亮
- 快速参考模式从文档中的常见用例提取
更新
要使用更新后的文档刷新此技能:
- 使用相同配置重新运行爬取器
- 技能将使用最新信息重建