Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
language:
|
| 4 |
-
- en
|
| 5 |
tags:
|
| 6 |
- multimodal
|
| 7 |
- vision-language
|
| 8 |
- latent-reasoning
|
| 9 |
-
|
| 10 |
-
pipeline_tag: image-text-to-text
|
| 11 |
base_model: Qwen/Qwen2.5-VL-7B-Instruct
|
| 12 |
---
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- multimodal
|
| 5 |
- vision-language
|
| 6 |
- latent-reasoning
|
| 7 |
+
pipeline_tag: visual-question-answering
|
|
|
|
| 8 |
base_model: Qwen/Qwen2.5-VL-7B-Instruct
|
| 9 |
---
|
| 10 |
|