src/hyperpod_nemo_adapter/collections/parts/fsdp_strategy.py [494:500]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            storage_options=storage_options,
            modeling_class=modeling_class,
            model_config=model_config,
        )

    def load_checkpoint(
        self,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/hyperpod_nemo_adapter/utils/callbacks/ckpt_io.py [79:85]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            storage_options=storage_options,
            modeling_class=modeling_class,
            model_config=model_config,
        )

    def load_checkpoint(
        self,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



