ScaleCUA-glm4.6v-scienceboard

A GLM-4.6V-Flash computer-use agent from ScaleCUA, trained for ScienceBoard. Stage: online-RL (RLVR).

What is this

This is the online-RL checkpoint (the released agent). Its SFT start point is extreme1228/ScaleCUA-glm4.6v-scienceboard-sft. It reaches 49.4% on ScienceBoard.

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-glm4.6v-scienceboard \
  --served-model-name scalecua --trust-remote-code --port 8000

Then follow REPRODUCE.md to run ScienceBoard evaluation.

Results

49.4% on ScienceBoard (see the paper for the full table).

License

Weights are released for research; the model inherits the license of its base model (GLM-4.6V-Flash). 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
53
Safetensors
Model size
10B 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-glm4.6v-scienceboard

Finetuned
(1)
this model

Collection including extreme1228/ScaleCUA-glm4.6v-scienceboard

Paper for extreme1228/ScaleCUA-glm4.6v-scienceboard