hiyouga
|
bc665bacc7
|
add defaults
Former-commit-id: 4636d3bbe6b984ca93e3a80ae5239f3ddda461bd
|
2023-08-11 13:56:26 +08:00 |
|
hiyouga
|
52bfcf4883
|
fix stop word in baichuan template
Former-commit-id: cba5ac9cfc81f11b97831998ea15def5e0b487c2
|
2023-08-11 13:51:46 +08:00 |
|
hiyouga
|
06df3d6fb6
|
fix baichuan template
Former-commit-id: b1681fe35346381cda613297f1cbb710f0a6daa6
|
2023-08-11 13:45:47 +08:00 |
|
hiyouga
|
ca719a8697
|
support DPO training (2305.18290)
Former-commit-id: 6d98de148e4af63a7028dfaeb6cf86eb56a4488f
|
2023-08-11 03:02:53 +08:00 |
|
hiyouga
|
5f0d0d6b9b
|
fix template
Former-commit-id: e3967eb1cdd8d19e8afee9ba52e7eb7d6cd86129
|
2023-08-09 23:14:27 +08:00 |
|
hiyouga
|
76cb63e4f6
|
fix template
Former-commit-id: 907e8cd86fbd4cdfa26dad21ceaf6e01d8fe37e4
|
2023-08-09 23:10:20 +08:00 |
|
hiyouga
|
467d571206
|
support val set in streaming mode
Former-commit-id: faed15b58ed00b1e09bb091e7eee48f5ef7c508b
|
2023-08-09 23:00:26 +08:00 |
|
hiyouga
|
972bfa700a
|
fix tokenizer
Former-commit-id: 7849587cd4e149291d08edef9a528a1bad796c7e
|
2023-08-09 17:52:15 +08:00 |
|
hiyouga
|
a3a7465f00
|
fix rm #420, fix template #426, fix #423
Former-commit-id: 70ea3caaa7a7695c77179cd1bb18707a80a373d7
|
2023-08-09 16:23:31 +08:00 |
|
hoshi-hiyouga
|
031a819257
|
fix llama2 template
Former-commit-id: 6c74f726d4e672f5a1a57df201c27c1f697384f0
|
2023-08-09 00:58:27 +08:00 |
|
hoshi-hiyouga
|
eb4b4e3c8c
|
fix tokenizer
Former-commit-id: fa463ef279b596d5d53cc169831f51b42031fc05
|
2023-08-09 00:54:54 +08:00 |
|
hiyouga
|
d2e1fe9b1d
|
update webui
Former-commit-id: 343a4cd82b07a40f96ba413d1d991419ff07a24a
|
2023-08-09 00:26:11 +08:00 |
|
hiyouga
|
6e27a9e39a
|
fix tokenizer #417
Former-commit-id: 01aa678311bfd213a4b410a4e0ff09f48a0d40a1
|
2023-08-08 23:59:41 +08:00 |
|
hiyouga
|
a281cdeb89
|
fix bug
Former-commit-id: c13ce66021b21e015871b84489eeafa127a424a4
|
2023-08-08 17:55:55 +08:00 |
|
hiyouga
|
cda698a67f
|
fix chatml template #408
Former-commit-id: 21e0cc3f44c35ae689b00b274391492f413725ac
|
2023-08-08 17:44:39 +08:00 |
|
hiyouga
|
34a2bddfcd
|
update readme
Former-commit-id: 06bcbb901f69265632892a5fcbc956b8be1153da
|
2023-08-07 15:02:02 +08:00 |
|
hiyouga
|
a70d56864e
|
fix qwen tokenizer #361
Former-commit-id: 78a2fa95c8ab669254a6c8fce8138c4395fb0a09
|
2023-08-05 17:06:05 +08:00 |
|
hiyouga
|
fdbb2c5378
|
fix template for tiktoken
Former-commit-id: 8328447f81eb5b90310df08cf2928c83ef6355fe
|
2023-08-05 13:42:42 +08:00 |
|
hiyouga
|
3c0aaf42af
|
remove redundant code
Former-commit-id: dcec1717592107ba9d26eb2ac520309da19d1805
|
2023-08-05 00:27:27 +08:00 |
|
hiyouga
|
438e19160a
|
fix template
Former-commit-id: b88200a88ea112e043dc44058606805c60e32844
|
2023-08-05 00:25:00 +08:00 |
|
hiyouga
|
f2b2ff6950
|
fix llama2 template
Former-commit-id: 08f37145e0bca5f1a8fd7bad01c64dc69b07361b
|
2023-08-05 00:07:54 +08:00 |
|
hiyouga
|
5f50944baf
|
fix bos and eos token
Former-commit-id: ab386f4c0fb5eaac24264a5bbef4c03deeb92158
|
2023-08-04 23:55:57 +08:00 |
|
hiyouga
|
0804fd2353
|
fix encode
Former-commit-id: ec382abd906d93cf78c7fbaec753ce6bcf8cfebd
|
2023-08-04 23:27:55 +08:00 |
|
hiyouga
|
86419eb457
|
support chatml safe encoding
Former-commit-id: ea52bb135bf9d07738091006ec7ada8df14cf15e
|
2023-08-04 23:14:28 +08:00 |
|
hiyouga
|
2e19afedb8
|
support Qwen-7B, fix InternLM-7B inference
Former-commit-id: 25d2ca29ecb70cbfd5206333c667042a0c4d2e5a
|
2023-08-03 15:53:32 +08:00 |
|
hiyouga
|
ba618947e7
|
release v0.1.5
Former-commit-id: d619e76bc4098c29a7fdc05f5a71208bd1079c9f
|
2023-08-02 16:10:31 +08:00 |
|
YC Chen
|
f2533a2800
|
[fix] Remove useless code
Former-commit-id: 077e1556112913e4eeef47e581055183b39d5404
|
2023-08-02 14:35:35 +08:00 |
|
YC Chen
|
bb5b4a7f26
|
[feature] Fix template of Llama2 to match the offical template
Former-commit-id: 1a98d45aefd95eea3768fb93e5a9da257ec61181
|
2023-08-02 14:10:15 +08:00 |
|
hiyouga
|
dd3f3e9749
|
support streaming data, fix #284 #274 #268
Former-commit-id: 819cc1353599e5fa45658bc56dd0dbe4b258b197
|
2023-07-31 23:33:00 +08:00 |
|
hiyouga
|
9b3304b054
|
update UI, fix #212
Former-commit-id: ac92c2bd7c47353759474fad9412f21b38c65501
|
2023-07-20 22:09:06 +08:00 |
|
hiyouga
|
5ba0b80e5c
|
simplify code
Former-commit-id: d3731754ab7c28ae81f60784e0e4213f279d93fe
|
2023-07-20 15:08:57 +08:00 |
|
hiyouga
|
6d881f161b
|
add datasets
Former-commit-id: 02e4b47dea1b25905c61f2ace88bab112610f021
|
2023-07-19 20:59:15 +08:00 |
|
hiyouga
|
8b688251be
|
support LLaMA-2
Former-commit-id: 04dfda054855ee9256586aacbd382f8fb0bfed04
|
2023-07-19 16:42:14 +08:00 |
|
hiyouga
|
718f3382ad
|
add LLaMA2 template
Former-commit-id: 246421bd35cf7bb2203ac4fc924e6cd1c292954d
|
2023-07-19 00:44:49 +08:00 |
|
hiyouga
|
5ed2a97056
|
update baichuan template
Former-commit-id: 03520588c39986c98a0515a64993af8c2468b9d0
|
2023-07-18 16:43:51 +08:00 |
|
hiyouga
|
03eba6f041
|
fix template
Former-commit-id: 729053c9cea6254165ae9c8fd7809479b12f735c
|
2023-07-18 16:37:23 +08:00 |
|
hiyouga
|
c85a6b83b3
|
fix webUI, fix #171 #177
Former-commit-id: 3459bb2d35162dbbef79cda05da08a56921aa276
|
2023-07-18 15:51:48 +08:00 |
|
hiyouga
|
eac7f97337
|
release v0.1.0
Former-commit-id: 63c8d3a17cb18f0d8a8e37bfa147daf5bdd28ea9
|
2023-07-18 00:18:25 +08:00 |
|
hiyouga
|
6a0499ef40
|
update stream_chat
Former-commit-id: e57b2152cf1d5c9e481523e36be4ed09b88e1285
|
2023-07-15 19:51:02 +08:00 |
|
hiyouga
|
6261fb362a
|
modity code structure
Former-commit-id: 0682ed357210897e0b67c4a6eb31a94b3eb929f1
|
2023-07-15 16:54:28 +08:00 |
|