Skip to content

Getting Started

James R. Heselden edited this page May 28, 2025 · 1 revision

Getting Started

To begin working with this system, create a conda environment with:

conda create -n shlamb python=3.10 pytorch torchvision pytorch-cuda -c pytorch -c nvidia

Clone this wiki locally