tc-mb
commited on
Commit
·
2e3dbac
1
Parent(s):
c13aabe
Initial commit: MiniCPM-V-4_5 model
Browse files
README.md
CHANGED
@@ -132,10 +132,8 @@ When traveling to a karst landscape like this, here are some important tips:
|
|
132 |
By following these guidelines, you'll have a safe and enjoyable trip while appreciating the stunning natural beauty of places such as Guilin’s karst mountains.
|
133 |
```
|
134 |
|
135 |
-
</details>
|
136 |
|
137 |
#### Chat with Video
|
138 |
-
<details>
|
139 |
<summary> Click to view Python code running MiniCPM-V-4_5 by with video input and 3D-Resampler. </summary>
|
140 |
|
141 |
```python
|
@@ -236,7 +234,7 @@ answer = model.chat(
|
|
236 |
)
|
237 |
print(answer)
|
238 |
```
|
239 |
-
|
240 |
|
241 |
## License
|
242 |
#### Model License
|
|
|
132 |
By following these guidelines, you'll have a safe and enjoyable trip while appreciating the stunning natural beauty of places such as Guilin’s karst mountains.
|
133 |
```
|
134 |
|
|
|
135 |
|
136 |
#### Chat with Video
|
|
|
137 |
<summary> Click to view Python code running MiniCPM-V-4_5 by with video input and 3D-Resampler. </summary>
|
138 |
|
139 |
```python
|
|
|
234 |
)
|
235 |
print(answer)
|
236 |
```
|
237 |
+
|
238 |
|
239 |
## License
|
240 |
#### Model License
|