Documentation
Twinkle Documentation
Welcome to the Twinkle documentation! Twinkle is a lightweight, client-server training framework engineered with modular, high-cohesion interfaces for LLM training.
Whether you are a researcher customizing training algorithms, a developer building production training pipelines, or an enterprise deploying Training-as-a-Service, this documentation will help you get started.
Next
Quick Start
Install and run your first training in 5 minutes
Concepts & ArchitectureDeep dive into architecture, runtime modes, and deployment
TutorialsStep-by-step guides: Training Guide, Qwen3.5, Embedding Training
ComponentsDataset, Model, Sampler, Reward and more
API ReferenceComponent APIs and customization