Zery commited on
Commit
d8b54eb
·
verified ·
1 Parent(s): f32bf82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,5 +11,6 @@ base_model:
11
  - Qwen/Qwen2.5-VL-32B-Instruct
12
  pipeline_tag: image-text-to-text
13
  ---
14
-
 
15
  Check out our [repo](https://github.com/OpenIXCLab/CODA) and [paper](https://arxiv.org/abs/2508.20096) for more implementation details!
 
11
  - Qwen/Qwen2.5-VL-32B-Instruct
12
  pipeline_tag: image-text-to-text
13
  ---
14
+ CODA: Coordinating the Cerebrum and Cerebellum for a Dual-Brain Computer Use Agent with Decoupled Reinforcement Learning
15
+ https://huggingface.co/papers/2508.20096
16
  Check out our [repo](https://github.com/OpenIXCLab/CODA) and [paper](https://arxiv.org/abs/2508.20096) for more implementation details!