Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# InternVL-Chat-V1-1
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
+
base_model:
|
| 5 |
+
- OpenGVLab/InternViT-6B-448px
|
| 6 |
+
- meta-llama/Llama-2-13b-hf
|
| 7 |
---
|
| 8 |
|
| 9 |
# InternVL-Chat-V1-1
|