SDFTConfig
Config for :class:SDFT. Inherits the shared training/save/eval knobs
from :class:BaseAlgorithmConfig; adds SDFT-only fields.
Attributes
attributetopkint= 20attributeteacher_sync_everyint | None= Noneattributemax_context_lengthint= 2048attributedemo_templatestr= DEFAULT_DEMO_TEMPLATEattributesystem_promptstr | None= Noneattributeskip_first_n_tokensint= 3attributeuser_templatestr= '{question}'attributemax_tokensint= 256attributetemperaturefloat= 1.0