train-sft

Official

Fine-tune models with ART

AuthorOpenPipe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users fine-tune language models using Supervised Fine-Tuning (SFT) with the ART framework, enabling them to create custom models for specific tasks.

Core Features & Use Cases

  • SFT Training: Guides users through setting up and generating SFT training scripts.
  • Dataset Handling: Supports training from JSONL files or distillation from a teacher model.
  • Backend Options: Offers both ServerlessBackend (managed GPUs) and LocalBackend (local GPU) training.
  • Use Case: Train a specialized chatbot for customer support by fine-tuning a base model on a dataset of past customer interactions.

Quick Start

Use the train-sft skill to start a new SFT training process.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: train-sft
Download link: https://github.com/OpenPipe/ART/archive/main.zip#train-sft

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.