BleachNick
commited on
Commit
•
505bdce
1
Parent(s):
607b269
Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,10 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
---
|
7 |
-
# Model Card for
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
12 |
-
|
13 |
## Model Details
|
14 |
**MMICL(Multi-Modal In-Context Learning)** is a multimodal vision-language model that incorporates blip2/instrcutblip.
|
15 |
It has the ability to analyze and understand multiple images, as well as follow instructions.
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
---
|
7 |
+
# Model Card for MMICL
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
|
|
|
|
11 |
## Model Details
|
12 |
**MMICL(Multi-Modal In-Context Learning)** is a multimodal vision-language model that incorporates blip2/instrcutblip.
|
13 |
It has the ability to analyze and understand multiple images, as well as follow instructions.
|