From d63c525d0458509d77874256954dd05f14471382 Mon Sep 17 00:00:00 2001 From: gongjy <2474590974@qq.com> Date: Sat, 26 Oct 2024 14:32:55 +0800 Subject: [PATCH] update readme --- README.md | 3 +++ README_en.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 7f3dd63..407efad 100644 --- a/README.md +++ b/README.md @@ -801,6 +801,9 @@ minimind模型本身没有使用较大的数据集训练,也没有针对回答 @WangRongsheng: 🔗大型数据集预处理 +@RyanSunn: +🔗推理过程学习记录 +
参考链接 & 感谢以下优秀的论文或项目 diff --git a/README_en.md b/README_en.md index 5a7d17c..6dda944 100644 --- a/README_en.md +++ b/README_en.md @@ -887,6 +887,9 @@ your model with third-party UIs, such as fastgpt, OpenWebUI, etc. @WangRongsheng: 🔗Preprocessing of large datasets +@RyanSunn: +🔗Learning Record of Model Inference Process +
Reference Links & Acknowledgments to the Following Excellent Papers or Projects