update
This commit is contained in:
@@ -6,10 +6,10 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile.colossalai
|
||||
args: # PyTorch版本、Python版本与pytorch_lightning版本的对应关系表 https://blog.csdn.net/qq_41813454/article/details/137421822
|
||||
REGISTRY: "nvcr.io"
|
||||
OWNER: "nvidia" # nvcr.io/nvidia/pytorch:24.07-py3
|
||||
LABEL: "pytorch"
|
||||
VERSION: "24.07-py3"
|
||||
# REGISTRY: "nvcr.io"
|
||||
# OWNER: "nvidia" # nvcr.io/nvidia/pytorch:24.07-py3
|
||||
# LABEL: "pytorch"
|
||||
# VERSION: "24.07-py3"
|
||||
# HTTP_PROXY: "http://127.0.0.1:15777"
|
||||
# HTTPS_PROXY: "http://127.0.0.1:15777"
|
||||
CACHEBUST: 1
|
||||
|
||||
Reference in New Issue
Block a user