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

@@ -430,7 +430,6 @@ docker run --gpus=all \
-v ./hf_cache:/root/.cache/huggingface/ \
-v ./data:/app/data \
-v ./output:/app/output \
-e CUDA_VISIBLE_DEVICES=0 \
-p 7860:7860 \
--shm-size 16G \
--name llama_factory \