init unittest

Former-commit-id: 1c6f21cb8878ced043fe0b27c72cad2ef6ee990e
This commit is contained in:
hiyouga
2024-06-08 01:35:58 +08:00
parent 073e34855d
commit e0f2c0b5dc
6 changed files with 36 additions and 35 deletions

View File

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