Update README.md
Browse files
README.md
CHANGED
|
@@ -3,19 +3,21 @@ library_name: transformers
|
|
| 3 |
base_model: Qwen/Qwen2.5-VL-3B-Instruct
|
| 4 |
pipeline_tag: image-text-to-text
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
license: apache-2.0
|
| 17 |
language:
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
<p align="center">
|
|
|
|
| 3 |
base_model: Qwen/Qwen2.5-VL-3B-Instruct
|
| 4 |
pipeline_tag: image-text-to-text
|
| 5 |
tags:
|
| 6 |
+
- vision-language-model
|
| 7 |
+
- multimodal
|
| 8 |
+
- visual-reasoning
|
| 9 |
+
- qwen2.5-vl
|
| 10 |
+
- vlm
|
| 11 |
+
- edge-ai
|
| 12 |
+
- local-inference
|
| 13 |
+
- qlora
|
| 14 |
+
- lora
|
| 15 |
+
- pluto-ai-labs
|
| 16 |
license: apache-2.0
|
| 17 |
language:
|
| 18 |
+
- en
|
| 19 |
+
datasets:
|
| 20 |
+
- Pluto-AI-Labs/Apollo-VL-Massive-Dataset
|
| 21 |
---
|
| 22 |
|
| 23 |
<p align="center">
|