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.
- 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.