Update README.md
Browse files
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 ]()]   [[🌐 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)]   [[🌐 Github ](https://github.com/inclusionAI/LLaDA2.0-Uni)]
|
| 26 |
|
| 27 |
<b>AGI Research Center, Inclusion AI </b>
|
| 28 |
</div>
|