Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,16 @@
|
|
1 |
---
|
2 |
inference: false
|
3 |
pipeline_tag: visual-question-answering
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
<br>
|
7 |
<br>
|
8 |
|
9 |
-
#
|
10 |
|
11 |
## What is InternVL?
|
12 |
|
|
|
1 |
---
|
2 |
inference: false
|
3 |
pipeline_tag: visual-question-answering
|
4 |
+
base_model:
|
5 |
+
- OpenGVLab/InternVL-14B-224px
|
6 |
+
- lmsys/vicuna-7b-v1.5
|
7 |
+
base_model_relation: merge
|
8 |
---
|
9 |
|
10 |
<br>
|
11 |
<br>
|
12 |
|
13 |
+
# InternVL-Chat-ViT-6B-Vicuna-7B
|
14 |
|
15 |
## What is InternVL?
|
16 |
|