Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,12 @@ license: other
|
|
3 |
license_name: tongyi-qwen
|
4 |
license_link: >-
|
5 |
https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20LICENSE%20AGREEMENT
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# SliMM: A Simple LMM baseline with Dynamic Visual Resolution 🚀
|
8 |
|
|
|
3 |
license_name: tongyi-qwen
|
4 |
license_link: >-
|
5 |
https://github.com/QwenLM/Qwen/blob/main/Tongyi%20Qianwen%20LICENSE%20AGREEMENT
|
6 |
+
pipeline_tag: image-text-to-text
|
7 |
+
tags:
|
8 |
+
- multimodal
|
9 |
+
library_name: transformers
|
10 |
+
base_model:
|
11 |
+
- Qwen/Qwen2-VL-2B-Instruct
|
12 |
---
|
13 |
# SliMM: A Simple LMM baseline with Dynamic Visual Resolution 🚀
|
14 |
|