Skip to content

Local Setup

erikjohnson24 edited this page Apr 22, 2019 · 2 revisions

In order to set up SABER, you must first install:

Optionally, for testing purposes and probably because you need it anyway:

  • Python >= 3.5

Now, all you need to do is download/clone this repo,

git clone https://github.com/aplbrain/saber.git

navigate inside

cd saber

and spin up all the containers

docker-compose up -d

That's it! SABER is up and running.