Skip to content

Instantly share code, notes, and snippets.

@rasdani
Created February 21, 2025 20:05
Show Gist options
  • Save rasdani/8e98781ee07ad7589e8d4ec1a35fee45 to your computer and use it in GitHub Desktop.
Save rasdani/8e98781ee07ad7589e8d4ec1a35fee45 to your computer and use it in GitHub Desktop.
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