WorldReward-qwen38-27b

WorldReward: Reward Modeling for Camera-Conditioned World Models.

Clipboard_Screenshot_1788393213

Usage

git clone https://github.com/CodeGoat24/WorldReward
cd WorldReward && pip install -e .

python examples/run_single_pair.py \
    --input-image  my_data/scene.jpg \
    --left-video   my_data/system_x.mp4 \
    --right-video  my_data/system_y.mp4 \
    --caption      "A sunlit street lined with colorful European-style buildings." \
    --actions      forward,forward,left+camera_down \
    --frames-per-action 8 \
    --show-reasoning

Inference needs vLLM new enough to register Qwen3_5ForConditionalGeneration:

python -c "from vllm.model_executor.models.registry import ModelRegistry as R; \
           print('Qwen3_5ForConditionalGeneration' in R.get_supported_archs())"

Citation

@article{WorldReward,
  title={WorldReward: Reward Modeling for Camera-Conditioned World Models},
  author={Wang, Yibin and Wang, Zehan and Tang, Junshu and Li, Zhimin and Zhou, Yujie and Bu, Jiazi and Ling, Pengyang and Han, Feng and Zhang, Zhixiong and Xing, Long and Ding, Shengyuan and Li, Ziang and Jin, Cheng and Zang, Yuhang and Wang, Jiaqi and Pang, Tianyu},
  journal={arXiv preprint arXiv:2609.03952},
  year={2026}
}
Downloads last month
-
Safetensors
Model size
3.05M params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for CodeGoat24/WorldReward-qwen38-27b

Base model

Qwen/Qwen3.8-27B
Finetuned
(288)
this model

Collection including CodeGoat24/WorldReward-qwen38-27b

Paper for CodeGoat24/WorldReward-qwen38-27b