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.

Aller à l'installation

Informations de source

Dépôt
agentculture/unsloth-cli
Dernière activité de la source
27 juin 2026 à 05:18
Langue détectée de SKILL.md
anglais
Étoiles
1
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.