Skip to main content

Configuration Templates

Copy these templates and customize for your use case.

LLM Training Templates

Quick SFT (Small Model)

Best for testing and small datasets:

Production SFT (7B Model)

For full fine-tuning with LoRA:

DPO Preference Training

For preference alignment:

ORPO Training

Combined SFT + preference optimization:

Knowledge Distillation

For compressing larger models:

Classification Templates

Text Classification

Multi-Class Classification

Token Classification (NER)

Vision Templates

Image Classification

Object Detection

Vision-Language Model (VQA)

Advanced Templates

Hyperparameter Sweep

Sentence Transformers

Usage

Save any template as config.yaml and run:

Next Steps

YAML Configs

Config file structure details

LLM Training

Parameter reference