Operator Dispatch User Guide

Operator Dispatch User Guide#

The dispatch system provides three layers of operator replacement. You can control each layer independently and flexibly.

The dispatch system supports both YAML configuration and environment variables for fine-grained control. Environment variables take precedence over YAML config.

The priority chain is as follows:

SGLANG_FL_* env vars > YAML config (SGLANG_FL_CONFIG) > Platform auto-detect YAML > Code defaults