Skip to content

PufferAI/PufferTank

Repository files navigation

figure

Puffertank

An Nvidia GPU container for PufferTank, PufferLib, and supported projects. We strongly recommend VSCode DevContainers for local development.

1. Install Docker

Docker is a containerization technology to package code and its dependencies. Install and configure docker Docker Desktop by following the official install instructions for your operationg system and then completing the post-installation steps. Linux users may also need to install Nvidia Container Toolkit.

To test your docker installation: docker run hello-world.

2. Download This Repository

Windows users should clone to WSL

3. Open in VS code

Install Visual Studio Code From the Extensions panel on the left: Dev Containers > Install F1 > Dev Containers: Open Folder in Container > puffertank

For more information see Containerized Development

4. Run without VS code

bash docker.sh test

Comes pre-loaded with my NeoVim config. :PlugInstall for code completion with SuperMaven.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published