Esc
Ask AIAnswers may be inaccurate; check the linked pages.Esc
Ask anything about these docs, like how to get started or what a function does.

ChronosBoltTinyModel

chronos_bolt_tiny_model.ChronosBoltTinyModel · inherits BaseForecaster

Chronos-Bolt tiny variant. Inherits full logic; hf_model_name from settings.

This model implements the Chronos-Bolt architecture, specifically loading the tiny variant (~9M parameters) configured via settings.yaml. All core forecasting methods (__init__, fit, predict, forecast) are inherited from ChronosBoltBaseModel.