Introduction

What is this repository?

This is a template docker-based dev environment. It currently supports NVIDIA GPUs but with slight modifications it can target for x86 CPUs and Apple silicon chips.

How to run the code ?

  • Launch the docker container in vscode or via docker compose.
  • Familiarize yourself with the rye package manager as you will use it it build the library and manage all your dependencies.