This commit is contained in:
Your Name
2024-08-02 16:14:01 +08:00
parent 8a041dccd7
commit 7b48198f1d
2 changed files with 3 additions and 3 deletions

View File

@@ -30,8 +30,8 @@ services:
DS_BUILD_OPS: 1 DS_BUILD_OPS: 1
DEEPSPEED_VERSION: "master" DEEPSPEED_VERSION: "master"
DEEPSPEED_INSTALL_FLAGS: "--allow_sudo" DEEPSPEED_INSTALL_FLAGS: "--allow_sudo"
HTTP_PROXY: "http://127.0.0.1:15777" # HTTP_PROXY: "http://127.0.0.1:15777"
HTTPS_PROXY: "http://127.0.0.1:15777" # HTTPS_PROXY: "http://127.0.0.1:15777"
CACHEBUST: 1 CACHEBUST: 1
# volumes: # volumes:
# - ./workspace:/workspace # - ./workspace:/workspace