jacklishufan commited on
Commit
8e80560
·
verified ·
1 Parent(s): 8859f0c

Update README.md

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