Created
February 21, 2025 20:05
-
-
Save rasdani/8e98781ee07ad7589e8d4ec1a35fee45 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run --gpus all --runtime=nvidia -it --shm-size="10g" --cap-add=SYS_ADMIN -v $PWD:/workspace -v $HOME/.cache/huggingface:/root/.cache/huggingface nvcr.io/nvidia/pytorch:24.07-py3 bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment