chore: change docker volume
This commit is contained in:
parent
0e5781fe6e
commit
2b7a1d4e12
|
@ -8,10 +8,7 @@ services:
|
|||
PIP_INDEX: https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
container_name: llamafactory
|
||||
volumes:
|
||||
- ../../hf_cache:/root/.cache/huggingface
|
||||
- ../../ms_cache:/root/.cache/modelscope
|
||||
- ../../data:/app/data
|
||||
- ../../output:/app/output
|
||||
- ../../../LLaMA-Factory-310P3:/app/LLaMA-Factory-310P3
|
||||
- /usr/local/dcmi:/usr/local/dcmi
|
||||
- /usr/local/bin/npu-smi:/usr/local/bin/npu-smi
|
||||
- /usr/local/Ascend/driver:/usr/local/Ascend/driver
|
||||
|
|
Loading…
Reference in New Issue