Image-Text-to-Text
Transformers
Safetensors
qwen3_vl
conversational
zhengli1013 commited on
Commit
15cdca2
·
verified ·
1 Parent(s): eb9e4b4

Update README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
 
13
  This repository contains the InterleaveThinker-Planner-8B model presented in [InterleaveThinker: Reinforcing Agentic Interleaved Generation]().
14
 
15
- [**Project Page**](https://zhengdian1.github.io/InterleaveThinker-proj/) | [**GitHub Repository**](https://github.com/zhengdian1/InterleaveThinker) | [**Paper**]()
16
 
17
  # 👀 Intro
18
 
@@ -48,8 +48,8 @@ If you find our work helpful for your research, please consider citing our work:
48
  ```bibtex
49
  @article{zheng2026interleavethinker,
50
  title={InterleaveThinker: Reinforcing Agentic Interleaved Generation},
51
- {Zheng, Dian and Lee, Harry and Zhang, Manyuan and Feng, Kaituo and Guo, Zoey and Zhang, Ray and Li, Hongsheng},
52
- journal={},
53
  year={2026}
54
  }
55
  ```
 
12
 
13
  This repository contains the InterleaveThinker-Planner-8B model presented in [InterleaveThinker: Reinforcing Agentic Interleaved Generation]().
14
 
15
+ [**Project Page**](https://zhengdian1.github.io/InterleaveThinker-proj/) | [**GitHub Repository**](https://github.com/zhengdian1/InterleaveThinker) | [**Paper**](https://arxiv.org/pdf/2606.13679)
16
 
17
  # 👀 Intro
18
 
 
48
  ```bibtex
49
  @article{zheng2026interleavethinker,
50
  title={InterleaveThinker: Reinforcing Agentic Interleaved Generation},
51
+ author={Zheng, Dian and Lee, Harry and Zhang, Manyuan and Feng, Kaituo and Guo, Zoey and Zhang, Ray and Li, Hongsheng},
52
+ journal={arXiv preprint arXiv:2606.13679},
53
  year={2026}
54
  }
55
  ```