144 Commits

Author SHA1 Message Date
gongjy
0cd7d4b2c2 update readme 2024-09-20 21:21:25 +08:00
gongjy
b969382f0a update readme 2024-09-20 21:19:59 +08:00
gongjy
6c1118ab86 update readme 2024-09-20 21:15:55 +08:00
gongjy
19523a121f update readme 2024-09-20 21:15:14 +08:00
gongjy
1c493e8c2a update readme 2024-09-20 20:33:46 +08:00
gongjy
9093519c37 Updated some explanations 2024-09-20 17:07:51 +08:00
gongjy
39423c6a14 Updated some explanations 2024-09-20 17:05:50 +08:00
gongjy
ee218402cd update some explain of the code 2024-09-20 17:04:16 +08:00
jingyaogong
b4170e3766
Merge pull request #34 from chuanzhubin/master
对主要代码添加逐行注释,方便学习者快速理解
2024-09-20 16:51:32 +08:00
jingyaogong
95b1ee8175
Merge branch 'master' into master 2024-09-20 16:51:03 +08:00
gongjy
c81c17dab7 update others 2024-09-19 09:35:02 +08:00
gongjy
48ea6a4cbf update readme 2024-09-19 09:32:31 +08:00
gongjy
c28664dac8 update minimind-v1-moe 2024-09-18 23:51:56 +08:00
Ben
2dceaf4a92 添加注释,方便学习者快速理解 2024-09-18 21:53:39 +08:00
gongjy
61cb61a46a update minimind-v1-moe 2024-09-17 11:33:31 +08:00
gongjy
c404941677 add accumulation_grad for pretrain 2024-09-16 20:58:46 +08:00
gongjy
8c18b324d0 update model 2024-09-16 16:59:52 +08:00
gongjy
e4ad822c40 update model 2024-09-16 15:29:57 +08:00
gongjy
e1f68b5e37 update readme 2024-09-16 09:31:44 +08:00
gongjy
3db31aeba3 update readme 2024-09-16 09:29:40 +08:00
gongjy
07150c7b57 update readme 2024-09-15 22:58:40 +08:00
gongjy
5000e2e30a update contributor 2024-09-15 20:59:52 +08:00
gongjy
846b37d6f4 update contributor 2024-09-15 18:13:52 +08:00
jingyaogong
30b498f0c3
Merge pull request #29 from chuanzhubin/master
Update my_openai_api.py 忽略客户端传来的未知字段
2024-09-15 17:34:57 +08:00
Ben
f5966fe69e
Update my_openai_api.py 忽略客户端传来的未知字段
像dify这样的客户端,会传入一个用户序列号, 需要兼容一下,避免报错.
```
request.json={'model': 'minimind-small-T', 'stream': True, 'temperature': 0.7, 'messages': [{'role': 'user', 'content': '1'}], 'user': 'cdc1f28b-4bb3-4326-ac4b-1cf78e0a6a3b'}
```
2024-09-15 07:37:24 +00:00
gongjy
16928c1231 update some config 2024-09-15 15:12:47 +08:00
gongjy
aa5d70321f update config 2024-09-15 15:09:21 +08:00
gongjy
f3f1cc5fac update config 2024-09-15 15:08:04 +08:00
gongjy
b043ec996b update my_openai_api.py 2024-09-15 12:07:55 +08:00
gongjy
13e791e516 update export_model 2024-09-15 11:39:33 +08:00
gongjy
2c22f1bb26 update readme 2024-09-14 19:16:36 +08:00
gongjy
326ec8852a update readme 2024-09-14 19:11:46 +08:00
gongjy
3068e5efcc update model/dataset.py 2024-09-14 16:09:42 +08:00
gongjy
a8405b08a2 update 0-eval_pretrain.py 2024-09-14 14:14:12 +08:00
gongjy
b00a3b5ff7 update 0-eval_pretrain.py 2024-09-14 14:09:29 +08:00
gongjy
ecf6d44133 update model/dataset.py 2024-09-14 14:05:41 +08:00
gongjy
8a407ad1c6 update readme 2024-09-13 22:10:07 +08:00
gongjy
3696d3bf80 update requirements.txt 2024-09-13 16:43:06 +08:00
gongjy
0fb22635a1 update requirements.txt 2024-09-13 16:09:42 +08:00
gongjy
9f21ba1578 update readme 2024-09-13 15:36:02 +08:00
gongjy
dd52733d6f update readme 2024-09-13 14:16:10 +08:00
gongjy
56c6139896 update data_process & full_sft 2024-09-13 13:32:24 +08:00
gongjy
41b474e2bf update images 2024-09-13 10:23:36 +08:00
gongjy
d4acd94beb update readme 2024-09-12 23:28:36 +08:00
gongjy
01e91e9a58 update readme 2024-09-12 23:15:28 +08:00
gongjy
98600070cd update seq-monkey dataset baidu-download 2024-09-12 22:10:18 +08:00
gongjy
4ceaa04d05 update readme 2024-09-12 22:07:41 +08:00
gongjy
edb26ced7b update readme 2024-09-12 09:23:06 +08:00
gongjy
57ef4a4bfc update readme 2024-09-12 08:09:28 +08:00
gongjy
be164565f3 update readme 2024-09-11 11:12:06 +08:00