@@ -10,7 +10,8 @@ services:
|
||||
PIP_INDEX: https://pypi.org/simple
|
||||
container_name: llamafactory
|
||||
volumes:
|
||||
- ./hf_cache:/root/.cache/huggingface/
|
||||
- ./hf_cache:/root/.cache/huggingface
|
||||
- ./ms_cache:/root/.cache/modelscope
|
||||
- ./data:/app/data
|
||||
- ./output:/app/output
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user