TrainerCallbackConfig¶
Module: fast_llm.engine.training.config
No user-configurable fields.
Variants¶
Select a variant by setting type: to one of the following values.
type value |
Class | Description |
|---|---|---|
streaming |
StreamingTrainerCallbackConfig | Trainer callback for online RL: exports and broadcasts model weights via Redis after each update |