xlstm_jax.utils.model_param_handling.load#
Attributes#
Functions#
|
Load model parameters and config from a jax checkpoint. |
Module Contents#
- xlstm_jax.utils.model_param_handling.load.LOGGER#
- xlstm_jax.utils.model_param_handling.load.load_model_params_and_config_from_checkpoint(checkpoint_path, return_config_as_dataclass=False)#
Load model parameters and config from a jax checkpoint.