mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00
update docker file transformers-pytorch-deepspeed-latest-gpu
(#35940)
update docker file for deepspeed Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
5d257111c1
commit
ec7790f0d3
@ -1,5 +1,5 @@
|
|||||||
# https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/rel-23-11.html#rel-23-11
|
# https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/rel-23-11.html#rel-23-11
|
||||||
FROM nvcr.io/nvidia/pytorch:23.04-py3
|
FROM nvcr.io/nvidia/pytorch:23.11-py3
|
||||||
LABEL maintainer="Hugging Face"
|
LABEL maintainer="Hugging Face"
|
||||||
|
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
Loading…
Reference in New Issue
Block a user