ScaleCUA-qwen3-vl-scienceboard-sft

A Qwen3-VL-8B computer-use agent from ScaleCUA, trained for ScienceBoard. Stage: SFT start-point.

What is this

This is the SFT start-point checkpoint used to initialize online RL; the corresponding RL checkpoint is the released agent (see the collection).

ScaleCUA scales online RL for computer-use agents by pairing VeriGen (verifiable GUI-task synthesis) with Frontier Sampling and Visual Context Segmentation. See the repo for details.

Usage

Serve with an OpenAI-compatible server (e.g. vLLM) and drive it with the evaluation runtime in osworld_eval:

pip install -U vllm
python -m vllm.entrypoints.openai.api_server --model extreme1228/ScaleCUA-qwen3-vl-scienceboard-sft \
  --served-model-name scalecua --trust-remote-code --port 8000

Then follow REPRODUCE.md to run ScienceBoard evaluation.

Results

(see the paper for the full table).

License

Weights are released for research; the model inherits the license of its base model (Qwen3-VL-8B). Repository code is under the licenses in the GitHub repo.

Citation

@misc{lv2026scalecua,
  title  = {ScaleCUA: Scaling Computer Use Agents with Verifiable Task Synthesis and Efficient Online RL},
  author = {Bowen Lv and Xiao Liu and Yanyu Ren and Hanyu Lai and Bohao Jing and Hanchen Zhang and Yanxiao Zhao and Shuntian Yao and Jie Tang and Yuxiao Dong},
  year   = {2026},
  url    = {https://github.com/THUDM/SCALE-CUA}
}
Downloads last month
58
Safetensors
Model size
9B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for extreme1228/ScaleCUA-qwen3-vl-scienceboard-sft

Finetunes
1 model

Collection including extreme1228/ScaleCUA-qwen3-vl-scienceboard-sft

Paper for extreme1228/ScaleCUA-qwen3-vl-scienceboard-sft