mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 17:59:18 +08:00
update readme
This commit is contained in:
22
README_zh.md
22
README_zh.md
@@ -58,6 +58,7 @@
|
||||
- [vLLM 部署 ](#vllm-部署-)
|
||||
- [微调](#微调)
|
||||
- [未来计划](#未来计划)
|
||||
- [🌟 Star History](#-star-history)
|
||||
- [引用](#引用)
|
||||
|
||||
|
||||
@@ -676,6 +677,27 @@ python examples/minicpmv_example.py
|
||||
|
||||
[VisCPM](https://github.com/OpenBMB/VisCPM/tree/main) | [RLHF-V](https://github.com/RLHF-V/RLHF-V) | [LLaVA-UHD](https://github.com/thunlp/LLaVA-UHD) | [RLAIF-V](https://github.com/RLHF-V/RLAIF-V)
|
||||
|
||||
## 🌟 Star History
|
||||
|
||||
<picture>
|
||||
<source
|
||||
media="(prefers-color-scheme: dark)"
|
||||
srcset="
|
||||
https://api.star-history.com/svg?repos=OpenBMB/MiniCPM-V&type=Date&theme=dark
|
||||
"
|
||||
/>
|
||||
<source
|
||||
media="(prefers-color-scheme: light)"
|
||||
srcset="
|
||||
https://api.star-history.com/svg?repos=OpenBMB/MiniCPM-V&type=Date
|
||||
"
|
||||
/>
|
||||
<img
|
||||
alt="Star History Chart"
|
||||
src="https://api.star-history.com/svg?repos=OpenBMB/MiniCPM-V&type=Date"
|
||||
/>
|
||||
</picture>
|
||||
|
||||
## 引用
|
||||
|
||||
如果您觉得我们模型/代码/论文有帮助,请给我们 ⭐ 和 引用 📝,感谢!
|
||||
|
||||
Reference in New Issue
Block a user