This commit is contained in:
2026-06-23 16:52:02 +08:00
parent 7f952295ad
commit 299595e8a1
+1
View File
@@ -29,6 +29,7 @@ services:
- MINERU_MODEL_SOURCE=${MINERU_MODEL_SOURCE:-huggingface}
- HF_HUB_CACHE=${HF_HUB_CACHE:-/opt/models/huggingface}
- MODELSCOPE_CACHE=${MODELSCOPE_CACHE:-/opt/models/modelscope}
- AITER_USE_SYSTEM_TRITON=1
volumes:
- ${INPUT_DIR:-./data/input}:/data/input:ro
- ${OUTPUT_DIR:-./data/output}:/data/output