Getting Started

The core loop: a closer look

The core loop #

Rendering diagram…

Training runtimes call a backend-neutral group handle. Worker launch and RPC sit behind a configurable Executor; the Slime backend uses the same interface for its model worker groups. See Worker executors for that boundary.

Learn more #

This page stays at the level of the loop. Each step it shows is specified in full elsewhere:

Topic

Page

Inference

Inference HTTP API

Feedback report

Report HTTP API

Scenario

Scenarios

Learning / training in general

Write a recipe

Record eligibility

Processors

Evaluation

Gate a candidate

Release lifecycle

The release chain