[assets] update docker files (#8291)

This commit is contained in:
Yaowei Zheng
2025-06-04 23:30:46 +08:00
committed by GitHub
parent ee676d29f6
commit 81c4d9bee6
8 changed files with 18 additions and 61 deletions

View File

@@ -7,12 +7,6 @@ services:
PIP_INDEX: https://pypi.org/simple
EXTRAS: metrics
container_name: llamafactory
volumes:
- ../../hf_cache:/root/.cache/huggingface
- ../../ms_cache:/root/.cache/modelscope
- ../../om_cache:/root/.cache/openmind
- ../../shared_data:/app/shared_data
- ../../output:/app/output
ports:
- "7860:7860"
- "8000:8000"