tc-mb commited on
Commit
694131b
·
verified ·
1 Parent(s): ff2eaf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://huggingface.co/openbmb/MiniCPM-o-2_6).
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