Skip to content

Yannngn/MamAria

Repository files navigation

MamAria

ARIA UFPB + UPENN

About

Installation

WSL2 Ubuntu

Code tested on WSL2 Ubuntu 22.04.2 LTS

Python 3.10

python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
python3 -m pip install --upgrade "jax[cuda11_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
python3 -m pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages