XZDong123 commited on
Commit
10b3d72
·
verified ·
1 Parent(s): 8d945b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # LLaDA-MedV
5
+ We introduce LLaDA-MedV, the first large language diffusion model tailored for biomedical image understanding through vision instruction tuning.
6
+
7
+ - More details can be found in our paper: [LLaDA-MedV: Exploring Large Language Diffusion Models for Biomedical Image Understanding](https://arxiv.org/abs/2508.01617v1).
8
+ - Code repository:[Link](https://github.com/LLM-VLM-GSL/LLaDA-MedV)