Instructions to use ecmwf/aifs-single-1.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AnemoI
How to use ecmwf/aifs-single-1.1 with AnemoI:
from anemoi.inference.runners.default import DefaultRunner from anemoi.inference.config.run import RunConfiguration # Create Configuration config = RunConfiguration(checkpoint = {"huggingface":"ecmwf/aifs-single-1.1"}) # Load Runner runner = DefaultRunner(config) - Notebooks
- Google Colab
- Kaggle
flash_attn installation error when running at Colab
1
#10 opened 1 day ago
by
vpmet
How to train AIFS Single v1.1: Version missmatch?
1
#9 opened about 2 months ago
by
andiknurpsel
How to interpolate from N320 to 0.25°longitude-latitude grid?
1
#6 opened 6 months ago
by
alexandermakarov
Difficulties running inference with AIFS v1.1
3
#5 opened 6 months ago
by
albertosm93