Update README.md

This commit is contained in:
ai-modelscope 2025-05-20 00:25:26 +08:00
parent 1522c8f912
commit e5fe3e1dc5
2 changed files with 5 additions and 21744 deletions

View File

@ -27,7 +27,7 @@ base_model:
<h1>A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone</h1>
## MiniCPM-o 2.6 int4
This is the int4 quantized version of [**MiniCPM-o 2.6**](https://huggingface.co/openbmb/MiniCPM-o-2_6).
This is the int4 quantized version of [**MiniCPM-o 2.6**](https://github.com/RanchiZhao/AutoGPTQ).
Running with int4 version would use lower GPU memory (about 9GB).
### Prepare code and install AutoGPTQ
@ -35,7 +35,7 @@ Running with int4 version would use lower GPU memory (about 9GB).
We are submitting PR to officially support minicpm-o 2.6 inference
```python
git clone https://github.com/OpenBMB/AutoGPTQ.git && cd AutoGPTQ
git clone https://github.com/RanchiZhao/AutoGPTQ.git && cd AutoGPTQ
git checkout minicpmo
# install AutoGPTQ

File diff suppressed because it is too large Load Diff