Instructions to use ecmwf/aifs-ens-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AnemoI
How to use ecmwf/aifs-ens-1.0 with AnemoI:
from anemoi.inference.runners.default import DefaultRunner from anemoi.inference.config.run import RunConfiguration # Create Configuration config = RunConfiguration(checkpoint = {"huggingface":"ecmwf/aifs-ens-1.0"}) # Load Runner runner = DefaultRunner(config) - Notebooks
- Google Colab
- Kaggle
Query about release of O96 model
1
#21 opened about 2 months ago
by
chdamianos
Parallelisation / Execution on TPUs
2
#19 opened 6 months ago
by
JaneSm1th
GRIB file Input
3
#15 opened 7 months ago
by
briane678
Update checkpoint to latest anemoi-* versions
2
#11 opened 9 months ago
by
rodrigoalmeida1994
Input regrid stage
1
#10 opened 9 months ago
by
huntjk
local run aifs
#7 opened 10 months ago
by
agbbruno90