Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# InternVL-Chat-V1-5-AWQ
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-text-to-text
|
4 |
+
library_name: transformers
|
5 |
+
language:
|
6 |
+
- multilingual
|
7 |
+
tags:
|
8 |
+
- internvl
|
9 |
+
- vision
|
10 |
+
- ocr
|
11 |
+
- multi-image
|
12 |
+
- video
|
13 |
+
- custom_code
|
14 |
+
base_model: OpenGVLab/InternVL-Chat-V1-5
|
15 |
+
base_model_relation: quantized
|
16 |
---
|
17 |
|
18 |
# InternVL-Chat-V1-5-AWQ
|