update readme

This commit is contained in:
hiyouga
2024-03-28 22:02:32 +08:00
parent 1e43319f9c
commit c1fe6ce782
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