Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
To reverse engineer the model, you need to download it to: runtime/models/MiniCPM-V-4_5
|
| 6 |
+
https://modelscope.ai/models/OpenBMB/MiniCPM-V-4_5/files
|
| 7 |
+
|
| 8 |
+
You need to extract caption_python.7z to the runtime directory. This is the Python environment. Due to the large number of subfiles, it can only be uploaded as a compressed package. If you don't want to download it or feel it's risky, you can download Codex and have it download a new environment for you.
|