metadata
library_name: transformers
license: mit
datasets:
- CraftJarvis/minecraft-grounding-action-dataset
metrics:
- accuracy
base_model:
- Qwen/Qwen2-VL-7B-Instruct
pipeline_tag: image-text-to-text
arxiv: 2509.13347
Minecraft-Pointha-Qwen2vl-7b-2509
💻 Usage
You can download and use this model with:
python examples/rollout_openha.py \
--output_mode grounding \
--vlm_client_mode hf \
--system_message_tag grounding \
--model_ips localhost --model_ports 11000 \
--model_path CraftJarvis/minecraft-pointha-qwen2vl-7b-2509 \
--model_id minecraft-pointha-qwen2vl-7b-2509 \
--record_path "~/evaluate" \
--max_steps_num 200 \
--num_rollouts 8