peacock-data-public-evaluation / Megatron-DeepSpeed /examples_deepspeed /azureml /Dockerfile.dockerfile
| FROM mcr.microsoft.com/azureml/curated/acpt-pytorch-1.11-cuda11.3:12 | |
| USER root:root | |
| RUN pip install pybind11 | |
| RUN pip install regex |
| FROM mcr.microsoft.com/azureml/curated/acpt-pytorch-1.11-cuda11.3:12 | |
| USER root:root | |
| RUN pip install pybind11 | |
| RUN pip install regex |