From 523fb11263f982d36b4fa32c1c22d10a118489bc Mon Sep 17 00:00:00 2001 From: yiranyyu <2606375857@qq.com> Date: Wed, 25 Jun 2025 11:40:07 +0800 Subject: [PATCH] Update README --- README.md | 4 ++++ README_zh.md | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 7ee36b4..0717c20 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ - [Inference on Mac](#inference-on-mac) - [Efficient Inference with llama.cpp, ollama, vLLM](#efficient-inference-with-llamacpp-ollama-vllm) - [Fine-tuning](#fine-tuning) +- [Awesome work using MiniCPM-V \& MiniCPM-o](#awesome-work-using-minicpm-v--minicpm-o) - [FAQs](#faqs) - [Limitations](#limitations) @@ -2563,6 +2564,9 @@ We now support MiniCPM-V series fine-tuning with the SWIFT framework. SWIFT supp Best Practices:[MiniCPM-V 1.0](https://github.com/modelscope/swift/blob/main/docs/source/Multi-Modal/minicpm-v最佳实践.md), [MiniCPM-V 2.0](https://github.com/modelscope/swift/blob/main/docs/source/Multi-Modal/minicpm-v-2最佳实践.md), [MiniCPM-V 2.6](https://github.com/modelscope/ms-swift/issues/1613). +## Awesome work using MiniCPM-V & MiniCPM-o + + ## FAQs Click here to view the [FAQs](./docs/faqs.md) diff --git a/README_zh.md b/README_zh.md index 647671e..ea6bd01 100644 --- a/README_zh.md +++ b/README_zh.md @@ -114,6 +114,7 @@ - [Mac 推理](#mac-推理) - [基于 llama.cpp、ollama、vLLM 的高效推理](#基于-llamacppollamavllm-的高效推理) - [微调](#微调) +- [基于 MiniCPM-V \& MiniCPM-o 的更多项目](#基于-minicpm-v--minicpm-o-的更多项目) - [FAQs](#faqs) - [模型局限性](#模型局限性) @@ -2449,6 +2450,11 @@ pip install vllm 参考文档:[MiniCPM-V 1.0](https://github.com/modelscope/swift/blob/main/docs/source/Multi-Modal/minicpm-v最佳实践.md),[MiniCPM-V 2.0](https://github.com/modelscope/swift/blob/main/docs/source/Multi-Modal/minicpm-v-2最佳实践.md) [MiniCPM-V 2.6](https://github.com/modelscope/ms-swift/issues/1613). + +## 基于 MiniCPM-V & MiniCPM-o 的更多项目 + + + ## FAQs 点击查看 [FAQs](./docs/faqs.md)