Update README.md
Browse files
README.md
CHANGED
@@ -49,17 +49,13 @@ We are delighted to introduce Mini-InternVL-Chat-2B-V1-5. In the era of large la
|
|
49 |
|
50 |
## Performance
|
51 |
|
52 |
-
|
53 |
-
|
54 |
-
## Examples
|
55 |
-
|
56 |
-
TODO
|
57 |
|
58 |
## Model Usage
|
59 |
|
60 |
We provide an example code to run Mini-InternVL-Chat-2B-V1.5 using `transformers`.
|
61 |
|
62 |
-
You also
|
63 |
|
64 |
> Please use transformers==4.37.2 to ensure the model works normally.
|
65 |
|
|
|
49 |
|
50 |
## Performance
|
51 |
|
52 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64119264f0f81eb569e0d569/RCMqvuqXUbC2jBiCNbF4t.png)
|
|
|
|
|
|
|
|
|
53 |
|
54 |
## Model Usage
|
55 |
|
56 |
We provide an example code to run Mini-InternVL-Chat-2B-V1.5 using `transformers`.
|
57 |
|
58 |
+
You can also use our [online demo](https://internvl.opengvlab.com/) to get a quick experience of this model.
|
59 |
|
60 |
> Please use transformers==4.37.2 to ensure the model works normally.
|
61 |
|