How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
# Run inference directly in the terminal:
llama cli -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
# Run inference directly in the terminal:
llama cli -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
# Run inference directly in the terminal:
./llama-cli -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
Use Docker
docker model run hf.co/GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized:
Quick Links

INFRL-Qwen2.5-VL-72B-Preview

Model Overview

  • INFRL-Qwen2.5-VL-72B-Preview improves visual reasoning upon Qwen2.5-VL-72B-Instruct model.

  • As of March 25th, 2025, INFRL-Qwen2.5-VL-72B-Preview is the best-performing open-sourced VL model on various visual reasoning benchmarks (MathVision,MathVista, MathVerse).

Evaluation

Models MathVision (test) MathVista (testmini) MathVerse (testmini)
GPT4o 30.6 60 41.2
Gemini-2.0-Flash 41.3 70.1 50.6
Claude 3.5 Sonnet 33.5 67.7 47.8
QvQ-72B 35.9 71.4 48.6
InternVL2.5-78B 34.9 72.3 51.7
Qwen-VL-2.5-72B 38.1 74.8 57.18
INFRL-VL-Preview 41.9 77.8 58.84

We will release a code repository for VLM evaluation. It supports RL training with simple rule-based rewards, meanwhile aligning with LLM-Judge results.

Stay tuned!

Contributors

Supervisors

Wei Chu • Yuan Qi

VL Team

Haozhe Wang • Zuming Huang

RL Team

Haozhe Wang • Chao Qu • Long Li

Thanks

Thanks to Jiaran Hao, Liuyihan Song for supports in the RL infrastructure.

Citation

If you find our model useful, please consider citing:

@misc {INFRL_VL_Preview,
    author       = { {Wang, Haozhe and Huang, Zuming and Qu, Chao and Chu, Wei and Qi, Yuan} },
    title        = { INFRL-Qwen2.5-VL-72B-Preview },
    year         = 2025,
    url          = { https://huggingface.co/infly/INFRL-Qwen2.5-VL-72B-Preview},
    publisher    = { Hugging Face }
}
Downloads last month
348
GGUF
Model size
73B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized

Quantized
(34)
this model

Collection including GeorgyGUF/INFRL-Qwen2.5-VL-72B-Preview-ggufs-fully-quantized