From 26205246367d875302f0d12005354d0a772355d9 Mon Sep 17 00:00:00 2001 From: hotwa Date: Fri, 21 Jun 2024 15:15:15 +0800 Subject: [PATCH] update --- finetune/Dockerfile | 50 +++++++++++++------------- finetune/docker-compose_pytorch2.3.yml | 2 +- 2 files changed, 27 insertions(+), 25 deletions(-) diff --git a/finetune/Dockerfile b/finetune/Dockerfile index cb3af52..62f67e0 100644 --- a/finetune/Dockerfile +++ b/finetune/Dockerfile @@ -374,31 +374,33 @@ DS_BUILD_OPS=${DS_BUILD_OPS} pip install dist/deepspeed*.whl --force-reinstall # ./install.sh ${DEEPSPEED_INSTALL_FLAGS} --hostfile /job/hostfile # ./install.sh --allow_sudo --pip_sudo --no_clean --hostfile /path/to/your/hostfile EOT -# RUN <