Ensure docker
and cloud-localds
are available.
Then use the following commands to run the example experiments:
# Initialize submodules
git submodule update --init --recursive
# Run the hello-world experiment
make run-hello-world
# Or run the phoenix word count experiment
make run-phoenix-word-count