HaoxingChen commited on
Commit
fb7212a
·
verified ·
1 Parent(s): 40a27ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,6 +12,8 @@ tags:
12
  - text-to-image
13
  library_name: transformers
14
  pipeline_tag: image-text-to-text
 
 
15
  ---
16
 
17
  <p align="center">
@@ -20,7 +22,7 @@ pipeline_tag: image-text-to-text
20
  <div align="center">
21
  <h1> LLaDA2.0-Uni: Unifying Multimodal Understanding and Generation with Diffusion Large Language Model </h1>
22
 
23
- [[📑 Technical Report ]()] &emsp; [[🌐 Github ](https://github.com/inclusionAI/LLaDA2.0-Uni)]
24
 
25
  <b>AGI Research Center, Inclusion AI </b>
26
  </div>
 
12
  - text-to-image
13
  library_name: transformers
14
  pipeline_tag: image-text-to-text
15
+ base_model:
16
+ - inclusionAI/LLaDA2.0-mini
17
  ---
18
 
19
  <p align="center">
 
22
  <div align="center">
23
  <h1> LLaDA2.0-Uni: Unifying Multimodal Understanding and Generation with Diffusion Large Language Model </h1>
24
 
25
+ [[📑 Technical Report ](https://arxiv.org/abs/2604.20796)] &emsp; [[🌐 Github ](https://github.com/inclusionAI/LLaDA2.0-Uni)]
26
 
27
  <b>AGI Research Center, Inclusion AI </b>
28
  </div>