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

Update README.md

Browse files

This 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)

Files changed (1) hide show
  1. README.md +8 -5
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
+ ---