chore: change pip to tuna source in docker

This commit is contained in:
wql 2024-08-29 09:33:31 +08:00
parent 0f5a0f64f7
commit e0a4a0e451
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
context: ../..
args:
INSTALL_DEEPSPEED: false
PIP_INDEX: https://pypi.org/simple
PIP_INDEX: https://pypi.tuna.tsinghua.edu.cn/simple
container_name: llamafactory
volumes:
- ../../hf_cache:/root/.cache/huggingface