We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5908372 commit f0c7a14Copy full SHA for f0c7a14
docker/rocm/huggingface_zero.Dockerfile
@@ -1,5 +1,5 @@
1
# Select base Image
2
-FROM jithunnair/pytorch:rocm4.1_ubuntu18.04_py3.6_pytorch_deepspeed
+FROM rocm/deepspeed:rocm4.1_ubuntu18.04_py3.6_pytorch
3
4
# Install dependencies
5
RUN apt update && apt install -y \
0 commit comments