From ceac9b7193e658dfd8171bc69376e681417f67c4 Mon Sep 17 00:00:00 2001 From: root <403644786@qq.com> Date: Wed, 31 Jul 2024 19:47:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86MiniCPM=E7=9A=84?= =?UTF-8?q?=E6=95=99=E7=A8=8B=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-en.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README-en.md b/README-en.md index c8beca8..2276636 100644 --- a/README-en.md +++ b/README-en.md @@ -60,6 +60,8 @@ We release all model parameters for research and limited commercial use.

## Common Modules +The following table allows you quick access to commonly used engineering modules. If you need extensive and detailed tutorials, please click on [Tutorials]((https://modelbest.feishu.cn/wiki/D2tFw8Pcsi5CIzkaHNacLK64npg?from=from_copylink)). + | [infer](#2) | [finetune](#6) | [deployment](#4) | [quantize](#quantize) |-------------|------------|-----------|-----------| |[Transformers](#Huggingface)|[Transformers](#6)|[MLC](#MLC)|[GPTQ](#gptq)| diff --git a/README.md b/README.md index 51eb222..dc03df9 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ MiniCPM 是面壁智能与清华大学自然语言处理实验室共同开源的 - [典型示例](#9)| ## 常用模块导航 +以下表格可以让你快速访问常用的工程模块,如果你需要广泛而详细的教程请点击[教程](https://modelbest.feishu.cn/wiki/D2tFw8Pcsi5CIzkaHNacLK64npg?from=from_copylink) + | [推理](#2) | [微调](#6) | [手机部署](#4) | [量化](#quantize) |-------------|------------|-----------|-----------| |[Transformers](#Huggingface模型)|[Transformers](#transformer_finetune)|[MLC部署](#MLC)|[GPTQ](#gptq)|