CallbackConfig¶
Module: fast_llm.engine.training.config
Fields¶
environment—feature-
Type: dict[
str,str] Default:dict()Environment variables to add to the script.
script—feature-
Type: list[
str] orNoneDefault:NoneShell script to run.