Now that Garden has full support for HPC functions via groundhog we can define the batch_relax function of the MLIP Garden as a groundhog function and attach it to a real garden. We will need to figure out how to handle mattersim, mace, and sevennet dependencies if we keep the unified batch_relax(model="{mace, mattersim, sevennet}") API.
Now that Garden has full support for HPC functions via groundhog we can define the
batch_relaxfunction of the MLIP Garden as a groundhog function and attach it to a real garden. We will need to figure out how to handle mattersim, mace, and sevennet dependencies if we keep the unifiedbatch_relax(model="{mace, mattersim, sevennet}")API.