zRzRzRzRzRzRzR
commited on
Commit
•
0d4869f
1
Parent(s):
9f600cf
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ inference: false
|
|
19 |
<img src=https://raw.githubusercontent.com/THUDM/CogVLM2/53d5d5ea1aa8d535edffc0d15e31685bac40f878/resources/logo.svg width="40%"/>
|
20 |
</div>
|
21 |
<p align="center">
|
22 |
-
|
23 |
</p>
|
24 |
<p align="center">
|
25 |
📍Experience the larger-scale CogVLM model on the <a href="https://open.bigmodel.cn/dev/api#super-humanoid">ZhipuAI Open Platform</a>.
|
@@ -69,7 +69,7 @@ Our open source models have achieved good results in many lists compared to the
|
|
69 |
All reviews were obtained without using any external OCR tools ("pixel only").
|
70 |
## Quick Start
|
71 |
|
72 |
-
here is a simple example of how to use the model to chat with the CogVLM2 model.
|
73 |
```python
|
74 |
import torch
|
75 |
from PIL import Image
|
|
|
19 |
<img src=https://raw.githubusercontent.com/THUDM/CogVLM2/53d5d5ea1aa8d535edffc0d15e31685bac40f878/resources/logo.svg width="40%"/>
|
20 |
</div>
|
21 |
<p align="center">
|
22 |
+
👋 <a href="resources/WECHAT.md" target="_blank">Wechat</a> · 💡<a href="http://36.103.203.44:7861/" target="_blank">Online Demo</a> · 🎈<a href="https://github.com/THUDM/CogVLM2" target="_blank">Github Page</a>
|
23 |
</p>
|
24 |
<p align="center">
|
25 |
📍Experience the larger-scale CogVLM model on the <a href="https://open.bigmodel.cn/dev/api#super-humanoid">ZhipuAI Open Platform</a>.
|
|
|
69 |
All reviews were obtained without using any external OCR tools ("pixel only").
|
70 |
## Quick Start
|
71 |
|
72 |
+
here is a simple example of how to use the model to chat with the CogVLM2 model. For More use case. Find in our [github](https://github.com/THUDM/CogVLM2)
|
73 |
```python
|
74 |
import torch
|
75 |
from PIL import Image
|