Repoaner commited on
Commit
8cbd57d
·
verified ·
1 Parent(s): ccda6ac

Upload LLaVA-Next-3D/data_precessing/llm_analyze.sh with huggingface_hub

Browse files
LLaVA-Next-3D/data_precessing/llm_analyze.sh ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ export python3WARNINGS=ignore
4
+ export TOKENIZERS_PARALLELISM=false
5
+
6
+ srun -p mozi-S1 --gres=gpu:8 -N1 -n1 --cpus-per-task=12 python data_precessing/ray_analyze.py
7
+
8
+ # python llava/eval/eval_scanrefer.py --input-file results/scanrefer/prompt-llavanext-qwen-3d-uniform-32gpu-double-vg-clip.jsonl
9
+ # sh scripts/3d/eval/eval_scanrefer.sh llavanext-qwen-3d-uniform/checkpoint-6500 uniform 32