From 236df0e80bc0855a5fb69e67d020fda57f254073 Mon Sep 17 00:00:00 2001 From: root <403644786@qq.com> Date: Fri, 12 Jul 2024 16:02:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E5=B8=B8=E7=94=A8?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=9A=84=E5=AF=BC=E8=88=AA=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E5=8A=A0=E6=96=B9=E4=BE=BF=E7=94=A8=E6=88=B7=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E6=9F=A5=E6=89=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e46b405..e8c46c7 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,14 @@ Join our 💬 WeChat - [🌟 Star History](#-star-history) - [Citation](#citation) +## MiniCPM-Llama3-V 2.5 Common Module Navigation +| Functional Categories | | | | | | | || +|:--------:|:------:|:--------------:|:--------:|:-------:|:-----------:|:-----------:|:--------:|:-----------:| +| inference | [transformers](https://github.com/OpenBMB/MiniCPM-V/blob/main/docs/inference_on_multiple_gpus.md) | [ollama](https://github.com/OpenBMB/ollama/tree/minicpm-v2.5/examples/minicpm-v2.5) | [swift](./docs/swift_train_and_infer.md) | [llama.cpp](https://github.com/OpenBMB/llama.cpp/blob/minicpm-v2.5/examples/minicpmv/README.md) | [xinfrence](./docs/xinference_infer.md) | [gradio](./web_demo_2.5.py) | [streamlit](./web_demo_streamlit-2_5.py) | +| finetuen | [finetune](./finetune/readme.md) | [lora](./finetune/readme.md) | [swift](./docs/swift_train_and_infer.md) | | | | | | +| Edge Deployment | [apk](http://minicpm.modelbest.cn/android/modelbest-release-20240528_182155.apk) | [llama.cpp](https://github.com/OpenBMB/llama.cpp/blob/minicpm-v2.5/examples/minicpmv/README.md) | | | | | | | +| quantize | [bnb](./quantize/bnb_quantize.py) | + ## MiniCPM-Llama3-V 2.5 **MiniCPM-Llama3-V 2.5** is the latest model in the MiniCPM-V series. The model is built on SigLip-400M and Llama3-8B-Instruct with a total of 8B parameters. It exhibits a significant performance improvement over MiniCPM-V 2.0. Notable features of MiniCPM-Llama3-V 2.5 include: