-
Follow the instructions here to set up a Mase environment using Conda or Docker.
-
Run the init.sh script to install the nightly versions of PyTorch and Transformers and initialize the mase submodule.
source scripts/init.sh- Verify the setup by running the CLI.
ada -h- Run one of the example scripts.
source examples/autosharding.sh