From f99fe201590e9445cf85e5230780b0c7a2797cbf Mon Sep 17 00:00:00 2001 From: David Carreto Fidalgo <david.carreto.fidalgo@mpcdf.mpg.de> Date: Mon, 19 May 2025 17:20:44 +0200 Subject: [PATCH] move tip --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b886b4..3e5cebd 100644 --- a/README.md +++ b/README.md @@ -120,15 +120,15 @@ From: nvcr.io/nvidia/pytorch:25.04-py3 ... ``` -> [!tip] -> Use the [release notes](https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/index.html) to match Nvidia's container tag to the actual PyTorch version installed in the container. - > [!warning] > Most of the these base containers are quite large and it will take some time to download and build them. ## Nvidia +> [!tip] +> Use the [release notes](https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/index.html) to match Nvidia's container tag to the actual PyTorch version installed in the container. + - [PyTorch](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch) - [TensorFlow](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/tensorflow) - [JAX](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/jax) -- GitLab