Skip to main content

unsloth-cli-guide

Explain how to use unsloth-cli — the agent-first CLI and its fine-tuning verbs. Covers the two faces of the tool (GPU-free introspection verbs: whoami / learn / explain / overview / doctor / cli; and the LoRA/QLoRA fine-tuning verbs: train / eval / export that orchestrate the NGC container), the agent-first output contract (results→stdout, errors→stderr, `--json`, exit codes 0/1/2, the `error:`/`hint:` shape), the dataset schemas + TOML run-config, and the DGX Spark prerequisites. Surfaces the CLI's *own* live teaching output via `scripts/guide.sh` (a thin wrapper over `sloth learn` / `overview` / `explain` / `cli overview`). Use when the user asks "how do I use unsloth-cli", "how does sloth work", "what can this CLI do", "how do I fine-tune with this", "explain the CLI", "how do I get started", or is new to the repo. For *running* the fine-tuning loop use the sibling `/finetune` skill; this skill TEACHES, it does not train. First-party to unsloth-cli; not vendored from guildmaster.

インストールへ移動

ソース情報

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

インストール方法

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

ソースファイルを確認

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