This commit is contained in:
Your Name
2024-06-22 10:43:53 +00:00
parent 9666f6f0c7
commit aa447a150c
3 changed files with 15 additions and 14 deletions

View File

@@ -35,6 +35,7 @@ services:
CUDA_ARCH_LIST: "80;86;89;90" # for RTX 4090, all : "80;86;89;90"
SETUPTOOLS_VERSION: "69.5.1"
DCUTLASS_NVCC_ARCHS: "80;86;89;90;90a" # 90a for H100 GPU 89:GeForce RTX 4090
DEEPSPEED_INSTALL_FLAGS: "--allow_sudo --pip_sudo --verbose"
volumes:
- ./src:/bbtft
container_name: ubuntu-finetune