mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
[to #47190649]fix: merge v1.1 docker file
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11371422 * v1.1 docker file modify
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export MAX_JOBS=16
|
||||
git clone https://github.com/NVIDIA/apex
|
||||
cd apex
|
||||
TORCH_CUDA_ARCH_LIST="6.0;6.1;6.2;7.0;7.5;8.0;8.6" pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./
|
||||
|
||||
Reference in New Issue
Block a user