Commit Graph

955 Commits

Author SHA1 Message Date
hiyouga
91b7fd1ec3 fix reserved label len
Former-commit-id: db0ab4d601
2024-02-04 17:54:26 +08:00
hiyouga
f6b2bcfa16 fix #2420
Former-commit-id: 19d33ede13
2024-02-04 15:51:47 +08:00
hiyouga
7cc0721028 fix #2189
Former-commit-id: b988ce0a0c
2024-02-04 00:47:37 +08:00
hiyouga
b1064d2f9b bump up transformers version
Former-commit-id: 38e63bfd28
2024-02-04 00:01:16 +08:00
hiyouga
961368a8c4 fix #2397
Former-commit-id: 51df865734
2024-02-03 23:45:31 +08:00
hiyouga
0fc8612b97 add hint for freeze #2412
Former-commit-id: 6545c02790
2024-02-03 23:38:56 +08:00
hiyouga
a9e58740f5 fix #2376
Former-commit-id: 4ecadc3512
2024-02-03 23:14:31 +08:00
hiyouga
40514bf865 support minicpm #2404
Former-commit-id: 901faa16cc
2024-02-03 22:36:46 +08:00
Johann-Peter Hartmann
6998b57726 add simple german chatml template chatml_de
Former-commit-id: b0ffde6e98
2024-02-03 09:01:15 +01:00
Johann-Peter Hartmann
77746ad86c remove comma
Former-commit-id: 870182c3a9
2024-02-03 08:48:39 +01:00
Johann-Peter Hartmann
21871df1ad Merge branch 'hiyouga:main' into main
Former-commit-id: 5318cc650e
2024-02-03 08:43:12 +01:00
hoshi-hiyouga
fcf1a49e4d Merge pull request #2411 from lxsyz/main
fix eos_token_id=0 bug

Former-commit-id: 2eaaa9522f
2024-02-02 17:38:16 +08:00
Fallen Angel
b4c776fa93 fix eos_token_id=0 bug
when eos_token_id=0, will never add eos_token

Former-commit-id: 3399c0d645
2024-02-02 17:34:48 +08:00
Johann-Peter Hartmann
435db39ab5 Merge branch 'hiyouga:main' into main
Former-commit-id: a5d559a89e
2024-02-01 07:13:31 +01:00
hiyouga
c3dd4924cc Update wechat.jpg
Former-commit-id: ec70eb5d8d
2024-02-01 11:01:12 +08:00
Johann-Peter Hartmann
81edbd1472 Merge branch 'hiyouga:main' into main
Former-commit-id: 4e27950acb
2024-01-31 14:05:52 +01:00
hiyouga
93a5c22f92 fix #2388
Former-commit-id: 39bd5bd524
2024-01-31 17:23:56 +08:00
hiyouga
7beeae2209 fix autoset attn impl, update data readme
Former-commit-id: 521ad76552
2024-01-31 11:58:07 +08:00
Johann-Peter Hartmann
c264eb4793 Add support for german datasets
Former-commit-id: d9a8301ed4
2024-01-30 10:18:01 +01:00
hiyouga
1aeca5abdf Update wechat.jpg
Former-commit-id: 60733275f8
2024-01-25 13:02:49 +08:00
hiyouga
b8a827faeb fix #2320
Former-commit-id: 2bc30763e9
2024-01-24 16:19:18 +08:00
hoshi-hiyouga
5928e2ed7c Merge pull request #2319 from ftgreat/main
Add patch_mixtral_replace_moe_impl for full training Mitral using DeepSpeed Zero3

Former-commit-id: 51ad35b3c7
2024-01-24 15:32:26 +08:00
ldwang
323ec3f89f Add patch_mixtral_replace_moe_impl for full training Mitral using DeepSpeed Zero3.
Signed-off-by: ldwang <ftgreat@gmail.com>

Former-commit-id: c284665425
2024-01-24 15:25:31 +08:00
ldwang
db500a2bb6 Add patch_mixtral_replace_moe_impl for full training Mitral using DeepSpeed Zero3.
Signed-off-by: ldwang <ftgreat@gmail.com>

Former-commit-id: 18923b1402
2024-01-24 14:43:16 +08:00
hiyouga
cd4d38e0cc Update dataset_info.json
Former-commit-id: dbaaa4546e
2024-01-23 00:10:32 +08:00
hiyouga
60a042cc16 add hint
Former-commit-id: e4ba1deedf
2024-01-22 23:32:01 +08:00
hoshi-hiyouga
8196e9f806 Merge pull request #2283 from A-Cepheus/main
fix: ZeRO3 does not work with MoE models
Former-commit-id: 8e4b3a959a
2024-01-22 23:28:45 +08:00
hoshi-hiyouga
68977c8ca4 Update patcher.py
Former-commit-id: bdc9eff635
2024-01-22 23:27:39 +08:00
hoshi-hiyouga
369ac2ca2e Update tests.yml
Former-commit-id: bb5a3b85a6
2024-01-22 23:22:15 +08:00
hoshi-hiyouga
e34484051f Create tests.yml
Former-commit-id: 087476da99
2024-01-22 23:13:04 +08:00
hiyouga
509e35ffc8 fix #2282 and update tool prompt
Former-commit-id: b2fb0eca56
2024-01-22 22:27:30 +08:00
hiyouga
9898712a24 add orion models
Former-commit-id: 6fc2d5cc03
2024-01-22 21:26:53 +08:00
A-Cepheus
f00ad6b4f8 🐞 fix: typo
Former-commit-id: b06a31e76a
2024-01-22 16:04:39 +08:00
A-Cepheus
39d9aba166 🐞 fix: typo, move MoE fix to patcher
Former-commit-id: 319a72b48d
2024-01-22 16:01:58 +08:00
A-Cepheus
8985c43033 fix: ZeRO3 does not work with MoE models
Former-commit-id: e1d5c98519
2024-01-22 15:21:14 +08:00
hiyouga
48cab43cb5 add array param format
Former-commit-id: 486cc8d360
2024-01-21 22:17:48 +08:00
hiyouga
e606832a3c update tool test
Former-commit-id: 37ec5deaec
2024-01-21 19:41:46 +08:00
hiyouga
daea73cf2b fix api
Former-commit-id: f51d48ea08
2024-01-21 19:15:27 +08:00
hiyouga
fb2d563be5 fix #2268
Former-commit-id: e0a717aa3a
2024-01-21 14:11:38 +08:00
hiyouga
8c10530181 tiny fix
Former-commit-id: 3bc301be02
2024-01-21 13:26:12 +08:00
hoshi-hiyouga
6318a6bbcf Merge pull request #2266 from yhyu13/fix_export_model_dtype
Remove manully set use_cache; torch_dtype is not str, save model as b…

Former-commit-id: ea6db72631
2024-01-21 12:40:39 +08:00
hoshi-hiyouga
37c56fb483 Merge branch 'main' into fix_export_model_dtype
Former-commit-id: 2533be5e2a
2024-01-21 12:40:24 +08:00
hoshi-hiyouga
5159c9719c Update tuner.py
Former-commit-id: 662b9a9dcf
2024-01-21 12:39:38 +08:00
hoshi-hiyouga
f29156bf5b Merge pull request #2262 from fenglui/main
fix torch_dtype check of export_model

Former-commit-id: 11f612deab
2024-01-21 12:34:37 +08:00
hiyouga
0896d1a1d6 format
Former-commit-id: 3c1e256992
2024-01-21 12:34:17 +08:00
hoshi-hiyouga
14a348d458 Merge pull request #2264 from seoeaa/main
add russian lang

Former-commit-id: 3ba75dc071
2024-01-21 12:25:24 +08:00
yhyu13
f036b9c7ba Remove manully set use_cache; torch_dtype is not str, save model as bfloat16 used to fail;
Former-commit-id: 9cdbd3bfc8
2024-01-21 11:12:15 +08:00
Aleksandr
4c9721f76e add russian lang
Former-commit-id: ace7fd4e0a
2024-01-21 04:28:14 +03:00
fenglui
1c160dd3a5 fix torch_dtype check of export_model
Former-commit-id: f7c5b2d105
2024-01-21 05:01:53 +08:00
hiyouga
9f11bdfe8a release v0.5.0 (real)
Former-commit-id: a0d59aa4ec
2024-01-21 01:54:49 +08:00