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.

Aller à l'installation

Informations de source

Dépôt
agentculture/unsloth-cli
Dernière activité de la source
26 juin 2026 à 14:35
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.