Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ base_model:
|
|
27 |
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
|
28 |
|
29 |
## MiniCPM-o 2.6 int4
|
30 |
-
This is the int4 quantized version of [**MiniCPM-o 2.6**](https://
|
31 |
Running with int4 version would use lower GPU memory (about 9GB).
|
32 |
|
33 |
### Prepare code and install AutoGPTQ
|
|
|
27 |
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
|
28 |
|
29 |
## MiniCPM-o 2.6 int4
|
30 |
+
This is the int4 quantized version of [**MiniCPM-o 2.6**](https://github.com/RanchiZhao/AutoGPTQ).
|
31 |
Running with int4 version would use lower GPU memory (about 9GB).
|
32 |
|
33 |
### Prepare code and install AutoGPTQ
|