Views
No views yet
Qwen/Qwen3-4B-Instruct-2507. The training data is available at llm-in-sandbox-rl dataset and the training code is at llm-in-sandbox-rl code.1vllm serve daixuancheng/Qwen3-4B-Instruct-2507-LLM-in-Sandbox-RL \
2 --served-model-name qwen3-4b-instruct-sandbox-rl \
3 --enable-prefix-caching \
4 --tensor-parallel-size 4 \
5 --enable-auto-tool-choice \
6 --tool-call-parser hermes1@article{cheng2026computer,
2 title={Computer environments elicit general agentic intelligence in llms},
3 author={Cheng, Daixuan and Huang, Shaohan and Gu, Yuxian and Song, Huatong and Chen, Guoxin and Dong, Li and Zhao, Wayne Xin and Wen, Ji-Rong and Wei, Furu},
4 journal={arXiv preprint arXiv:2601.16206},
5 year={2026}
6}