From fafc78757e6e5b747f7207c3e5e8c416aadfddbc Mon Sep 17 00:00:00 2001 From: KMnO4-zx <1021385881@qq.com> Date: Sat, 25 Jan 2025 11:24:43 +0800 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a54c75d..da8a2d6 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ - [x] [minicpm-o-2.6 FastApi 部署调用](./models/MiniCPM-o/01MiniCPM-o%202%206%20FastApi部署调用%20.md) @林恒宇 - [x] [minicpm-o-2.6 WebDemo 部署](./models/MiniCPM-o/02minicpm-o-2.6WebDemo_streamlit.py) @程宏 - [x] [minicpm-o-2.6 多模态语音能力](./models/MiniCPM-o/03-MiniCPM-o-2.6%20多模态语音能力.md) @邓恺俊 - - [x] [minicpm-o-2.6 可视化 Lora 微调](./models/MiniCPM-o/04-MiniCPM-0-2.6%20Lora微调.md) @林泽毅 + - [x] [minicpm-o-2.6 可视化 LaTeX_OCR Lora 微调](./models/MiniCPM-o/04-MiniCPM-0-2.6%20Lora微调.md) @林泽毅 - [InternLM3](https://github.com/InternLM/InternLM) - [x] [internlm3-8b-instruct FastApi 部署调用](./models/InternLM3/01-InternLM3-8B-Instruct%20FastAPI.md) @苏向标