Image-Text-to-Text
Transformers
Safetensors
qwen3_vl
conversational
zhengli1013 commited on
Commit
9791c0f
·
verified ·
1 Parent(s): a07e369

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
 
13
  This repository contains the InterleaveThinker-Critic-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
 
@@ -49,7 +49,7 @@ If you find our work helpful for your research, please consider citing our work:
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={},
53
  year={2026}
54
  }
55
  ```
 
12
 
13
  This repository contains the InterleaveThinker-Critic-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
 
 
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
  ```