feat(doc): clarify minimum pytorch and cuda to use blackwell (#2704) [skip ci]

This commit is contained in:
NanoCode012
2025-05-22 19:18:27 +07:00
committed by GitHub
parent 6aa41740df
commit 1c83a1a020
2 changed files with 12 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ format:
This section describes the different Docker images that are released by AxolotlAI at [Docker Hub](https://hub.docker.com/u/axolotlai).
::: {.callout-important}
For Blackwell GPUs, please use the tags with Pytorch 2.7.0 and CUDA 12.8.
:::
## Base
The base image is the most minimal image that can install Axolotl. It is based on the `nvidia/cuda` image. It includes python, torch, git, git-lfs, awscli, pydantic, and more.