Installation
Prerequisites
Python: 3.10-3.11
Git
Installation
Installation from source
Step1: Install AIOS kernel
Git clone AIOS kernel
Create venv environment (recommended)
or create conda environment
If you have GPU environments, you can install the dependencies using
or else you can install the dependencies using
Step2: Install AIOS SDK (Cerebrum)
Then you can follow the instructions in the Quickstart to launch AIOS.
Last updated