Contains examples for the article I wrote for GradientPub
- Install MAGMA + download config
pip install git+https://github.com/Aleph-Alpha/magma.git
mkdir configs; wget -O configs/MAGMA_v1.yml https://raw.githubusercontent.com/Aleph-Alpha/magma/master/configs/MAGMA_v1.yml
- Make sure you have torch, torchvision installed.