update readme

Former-commit-id: 312d4f90784800dc8db4eaa7d908e6761115bc51
This commit is contained in:
hiyouga
2024-03-28 22:02:32 +08:00
parent c92d02af7a
commit 293e372ad1
3 changed files with 50 additions and 14 deletions

View File

@@ -10,6 +10,8 @@ services:
- ./hf_cache:/root/.cache/huggingface/
- ./data:/app/data
- ./output:/app/output
environment:
- CUDA_VISIBLE_DEVICES=0
ports:
- "7860:7860"
ipc: host