Skip to main content

finetune

Drive a LoRA/QLoRA adapter training run end-to-end for this repo's fine-tuning verbs: validates the dataset and scope guard (GPU-free), resolves the plan via `sloth train --dry-run`, then (for a real run) runs the full adapter job (`sloth train`), evaluates the adapter against a task-schema JSONL eval suite (`sloth eval`), and exports it to a standard PEFT/safetensors layout (`sloth export`). The loop stops on the first non-zero exit and surfaces the CLI's `error:`/`hint:` output verbatim. Supports `--json` throughout for machine-readable output. Use when the user says "fine-tune a model", "run the training loop", "train a LoRA adapter", "validate my dataset", "dry-run the training plan", or "drive the train → eval → export loop end-to-end". Dry-run mode (GPU-free) works on any machine; a real run requires the tuning stack (which ships with `unsloth-cli` — `uv tool install unsloth-cli`) and a CUDA-capable GPU. First-party to unsloth-cli; not vendored from guildmaster.

インストールへ移動

ソース情報

リポジトリ
agentculture/unsloth-cli
ソースの最終更新活動
2026年6月26日 14:35
検出された SKILL.md の言語
英語
スター
1
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。