Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
---
|
| 2 |
inference: false
|
| 3 |
pipeline_tag: visual-question-answering
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
-
|
| 7 |
-
<br>
|
| 8 |
-
|
| 9 |
-
# Model Card for InternVL-Chat-ViT-6B-Vicuna-13B
|
| 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-13b-v1.5
|
| 7 |
+
base_model_relation: merge
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# InternVL-Chat-ViT-6B-Vicuna-13B
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
## What is InternVL?
|
| 13 |
|