linoyts HF Staff commited on
Commit
b5a5d6f
·
verified ·
1 Parent(s): 68094a4

add arxiv link to associate model with daily papers entry

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ library_name: transformers
10
  ---
11
  <h3>VARGPT-v1.1: Improve Visual Autoregressive Large Unified Model via Iterative Instruction Tuning and Reinforcement Learning</h3>
12
 
 
 
13
  VARGPT-v1.1 (7B+2B) modeling understanding and generation as two distinct paradigms within a unified model: **predicting the next token for visual understanding and predicting the next scale for visual generation**.
14
 
15
  We provide the simple generation process for using our model. For more details, you could refer to Github: [VARGPT-v1.1](https://github.com/VARGPT-family/VARGPT-v1.1).
 
10
  ---
11
  <h3>VARGPT-v1.1: Improve Visual Autoregressive Large Unified Model via Iterative Instruction Tuning and Reinforcement Learning</h3>
12
 
13
+ [arxiv](arxiv.org/abs/2504.02949)
14
+
15
  VARGPT-v1.1 (7B+2B) modeling understanding and generation as two distinct paradigms within a unified model: **predicting the next token for visual understanding and predicting the next scale for visual generation**.
16
 
17
  We provide the simple generation process for using our model. For more details, you could refer to Github: [VARGPT-v1.1](https://github.com/VARGPT-family/VARGPT-v1.1).