Update README.md
Browse files
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)
|