mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 17:59:18 +08:00
update readme (fix toc link)
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
- [Inference](#inference)
|
||||
- [Model Zoo](#model-zoo)
|
||||
- [Multi-turn Conversation](#multi-turn-conversation)
|
||||
- [✅ TODO](#-todo)
|
||||
- [TODO](#todo)
|
||||
- [Model License](#model-license)
|
||||
- [Statement](#statement)
|
||||
- [🏫 Institutions](#-institutions)
|
||||
- [Institutions](#institutions)
|
||||
|
||||
## OmniLMM-12B
|
||||
**OmniLMM-12B** is the most capable version. The model is built based on EVA02-5B and Zephyr-7B-β, connected with a perceiver resampler layer, and trained on multimodal data in a curriculum fashion. The model has three notable features:
|
||||
@@ -358,7 +358,7 @@ We can obtain the following results:
|
||||
```
|
||||
|
||||
|
||||
## ✅ TODO
|
||||
## TODO
|
||||
|
||||
- [ ] Fine-tuning support
|
||||
- [ ] Local Web-UI deployment
|
||||
@@ -382,7 +382,7 @@ As LMMs, OmniLMMs generate contents by learning a large mount of multimodal corp
|
||||
We will not be liable for any problems arising from the use of OmniLMM open source models, including but not limited to data security issues, risk of public opinion, or any risks and problems arising from the misdirection, misuse, dissemination or misuse of the model.
|
||||
|
||||
|
||||
## 🏫 Institutions
|
||||
## Institutions
|
||||
|
||||
This project is developed by the following institutions:
|
||||
|
||||
|
||||
@@ -36,10 +36,10 @@
|
||||
- [推理](#推理)
|
||||
- [模型库](#模型库)
|
||||
- [多轮对话](#多轮对话)
|
||||
- [✅ 未来计划](#-未来计划)
|
||||
- [未来计划](#未来计划)
|
||||
- [模型协议](#模型协议)
|
||||
- [声明](#声明)
|
||||
- [🏫 机构](#-机构)
|
||||
- [机构](#机构)
|
||||
|
||||
<!-- /TOC -->
|
||||
<!-- /TOC -->
|
||||
@@ -363,7 +363,7 @@ print(answer)
|
||||
```
|
||||
|
||||
|
||||
## ✅ 未来计划
|
||||
## 未来计划
|
||||
|
||||
- [ ] 支持模型微调
|
||||
- [ ] 本地可视化部署
|
||||
@@ -389,7 +389,7 @@ OmniLMMs 模型权重对学术研究完全开放。
|
||||
因此用户在使用 OmniLMMs 生成的内容时,应自行负责对其进行评估和验证。如果由于使用 OmniLMMs 开源模型而导致的任何问题,包括但不限于数据安全问题、公共舆论风险,或模型被误导、滥用、传播或不当利用所带来的任何风险和问题,我们将不承担任何责任。
|
||||
|
||||
|
||||
## 🏫 机构
|
||||
## 机构
|
||||
|
||||
本项目由以下机构共同开发:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user