models#

Foundation-model artifacts: checkpoints and forecasters.

The published-checkpoint catalog is re-exported here so users select a checkpoint with one short import — Chronos2.BASE.checkpoint(CheckpointVariant.STATIC) — without reaching into a submodule.

Submodules#

openstef_foundation_models.models.catalog

Catalog of the foundation-model checkpoints OpenSTEF publishes.

openstef_foundation_models.models.checkpoint

Checkpoint resolution for foundation-model forecasters.

openstef_foundation_models.models.forecasting

Foundation-model forecasters.

Classes#

CheckpointVariant(*values)

A published ONNX variant of a model's weights.

Chronos2(*values)

The published Chronos-2 model sizes, each selectable as a Hub checkpoint.