Update README.md
Browse filesThis is the official checkpoint for the paper
[Lavida-O: Elastic Masked Diffusion Models for Unified Multimodal Understanding and Generation](https://arxiv.org/abs/2509.19244v2)
Code is available at [https://github.com/adobe-research/LaVida-O](https://github.com/adobe-research/LaVida-O)
This repo is licensed with Adobe Research License, see [License.pdf](https://huggingface.co/jacklishufan/LaViDa-O-v1.0/blob/main/License.pdf)
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: adobe-research
|
| 4 |
-
license_link: LICENSE
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: adobe-research
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
base_model:
|
| 6 |
+
- jacklishufan/lavida-llada-v1.0-instruct
|
| 7 |
+
- GSAI-ML/LLaDA-8B-Instruct
|
| 8 |
+
---
|