init unittest

This commit is contained in:
hiyouga
2024-06-08 01:35:58 +08:00
parent 4b55f35662
commit 1c7f0ab519
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 \