Sign inSign up

teamcraft/teamcraft-image

By teamcraft

Updated over 1 year ago

Official TeamCraft image. Visit our Repo on Github: github.com/teamcraft-bench/teamcraft

Image
Machine learning & AI
0

258

teamcraft/teamcraft-image repository overview

Official Docker Image for TeamCraft.

This image supports:


Run

To run this image, please make sure you have CUDA available on your machine, and satisfied minimum hardware requirements. We have tested on Ubuntu 22.04, CUDA Version 12.4, Nvidia Driver 550.120.

Install Docker and NVIDIA Container Toolkit on Ubuntu 22.04.

docker pull teamcraft/teamcraft-image:latest
docker run -d --name teamcraft-container --gpus all --ulimit nofile=1000000:1000000 teamcraft/teamcraft-image:latest

Support

Check out TeamCraft GitHub Repo

Tag summary

Content type

Image

Digest

sha256:defb75db6

Size

11.9 GB

Last updated

over 1 year ago

docker pull teamcraft/teamcraft-image