update readme

This commit is contained in:
gongjy 2025-02-23 20:07:26 +08:00
parent e34d4e9371
commit 04b56ea86c
3 changed files with 8 additions and 1 deletions

View File

@ -1306,6 +1306,10 @@ MiniMind模型本身预训练数据集小的可怜也没有针对性的对测
<a href="https://github.com/RyanSunn"><b>@RyanSunn</b></a>:
<a href="https://github.com/jingyaogong/minimind/issues/75">🔗推理过程学习记录</a>
<a href="https://github.com/Nijikadesu"><b>@Nijikadesu</b></a>:
<a href="https://github.com/jingyaogong/minimind/issues/213">🔗以交互笔记本方式分解项目代码</a>
<details close>
<summary> <b>参考链接 & 感谢以下优秀的论文或项目</b> </summary>

View File

@ -1457,6 +1457,9 @@ is mainly for fun, so take the results lightly:
<a href="https://github.com/RyanSunn"><b>@RyanSunn</b></a>:
<a href="https://github.com/jingyaogong/minimind/issues/75">🔗Inference process learning record</a>
<a href="https://github.com/Nijikadesu"><b>@Nijikadesu</b></a>:
<a href="https://github.com/jingyaogong/minimind/issues/213">🔗Decompose project code in an interactive notebook format</a>
<details close>
<summary> <b>Reference Links & Thanks to the following excellent papers or projects</b> </summary>

View File

@ -5,7 +5,7 @@ Flask_Cors==4.0.0
jieba==0.42.1
jsonlines==4.0.0
marshmallow==3.22.0
matplotlib==3.5.1
matplotlib==3.10.0
ngrok==1.4.0
nltk==3.8
numpy==1.26.4