Views
No views yet
1python examples/rollout_openha.py \
2 --output_mode grounding \
3 --vlm_client_mode hf \
4 --system_message_tag grounding \
5 --model_ips localhost --model_ports 11000 \
6 --model_path CraftJarvis/minecraft-pointha-qwen2vl-7b-2509 \
7 --model_id minecraft-pointha-qwen2vl-7b-2509 \
8 --record_path "~/evaluate" \
9 --max_steps_num 200 \
10 --num_rollouts 8