Remote Checkpoints
It is possible to run with a checkpoint stored in huggingface directly by specifying the checkpoint as follows:
# Huggingface model checkpoint
checkpoint: # organisation: reponame
ecmwf: aifs-single-1.1
Warning
To use huggingface stored models requires huggingface_hub to be installed in your environment.
pip install huggingface_hub
See also
Quickstart - Quickstart guide
Run Command - Run command documentation
Inspect Command - Inspect checkpoint metadata
Sanitise Command - Sanitise checkpoints before sharing