Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- multimodal
|
| 5 |
- unsloth
|
| 6 |
- unsloth
|
| 7 |
library_name: transformers
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
license_name: qwen-research
|
| 4 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct/blob/main/LICENSE
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: image-text-to-text
|
| 8 |
+
|
| 9 |
tags:
|
| 10 |
- multimodal
|
| 11 |
- unsloth
|
| 12 |
- unsloth
|
| 13 |
library_name: transformers
|
| 14 |
+
---
|