peacock-data-public-datasets-idc-mint
/
docker
/intel_code
/llama13b
/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 |