mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
Update Dockerfile
Former-commit-id: 89a1c1eb6d717b20107c06a645652b87fba388e8
This commit is contained in:
parent
a2d7d6a518
commit
1ed921bff7
@ -1,3 +1,5 @@
|
|||||||
|
# Default use the NVIDIA official image with PyTorch 2.3.0
|
||||||
|
# https://docs.nvidia.com/deeplearning/frameworks/pytorch-release-notes/index.html
|
||||||
ARG BASE_IMAGE=nvcr.io/nvidia/pytorch:24.02-py3
|
ARG BASE_IMAGE=nvcr.io/nvidia/pytorch:24.02-py3
|
||||||
FROM ${BASE_IMAGE}
|
FROM ${BASE_IMAGE}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user