-
Notifications
You must be signed in to change notification settings - Fork 11
AIFS mono support
Thomas Nipen edited this page Feb 22, 2025
·
2 revisions
To run inference on checkpoints that were made with the old version of Anemoi (aifs-mono repository), you need to install some older dependencies. Do the following:
pip install -e .
pip install git+https://github.com/metno/anemoi-models.git@feature/fix-memory-inference-chunking
pip install git+ssh://git@github.com/metno/aifs-mono.git@productionThe last two lines will overwrite anemoi-models and will install the aifs package.
Copyright © 2024-2025 MET Norway