Commit Graph
100 Commits
Author SHA1 Message Date
hiyouga d8d82ca281 fix chatglm2 tokenizer 2023-09-09 13:50:29 +08:00
hiyouga d2015c8e12 add baichuan2 convert script 2023-09-08 22:59:41 +08:00
hiyouga 90bd085ae4 fix bug in DPO data collator 2023-09-08 20:45:07 +08:00
hiyouga b34797a845 fix #761 2023-09-08 20:22:18 +08:00
hiyouga 8ea32e4046 change to right-padding, update reward score #803 2023-09-08 20:04:31 +08:00
hiyouga 8aaaa132d4 fix chatglm template 2023-09-08 14:45:58 +08:00
hiyouga 8b66247d2f Update wechat.jpg 2023-09-07 20:56:07 +08:00
hiyouga f5351c18e1 update requirements 2023-09-07 19:26:25 +08:00
hiyouga 5a9970dbef fix #818 2023-09-07 19:19:53 +08:00
hiyouga ed1c2c5557 add deepspeed check in PPO training 2023-09-07 19:12:40 +08:00
hiyouga e2bf7c3bad fix #809 2023-09-07 19:04:32 +08:00
hiyouga 85b1f6632a fix baichuan templates 2023-09-07 18:54:14 +08:00
hiyouga 0531886e1f update baichuan2 template 2023-09-06 21:43:06 +08:00
hiyouga 60603a94c6 add Baichuan2 models 2023-09-06 18:40:11 +08:00
hiyouga 62ce65c628 add Baichuan2 models 2023-09-06 18:36:04 +08:00
hoshi-hiyougaandGitHub 9224db90ea Merge pull request #786 from kinghuin/patch-1
fix utils.py bug
2023-09-05 10:49:34 +08:00
hiyouga 370bdb6e43 fix #763 2023-09-01 23:13:05 +08:00
hiyouga a9d1fb72f7 refactor dataset_attr, add eos in pt, fix #757 2023-09-01 19:00:45 +08:00
hiyouga cf106e9d65 Update wechat.jpg 2023-09-01 15:02:23 +08:00
hiyouga 15cec650c7 Update wechat.jpg 2023-08-27 01:21:31 +08:00
hiyouga 2de1a7610a fix import error 2023-08-23 20:45:03 +08:00
hiyouga 57146c101f fix #649 2023-08-23 20:21:15 +08:00
hiyouga 1c702ad538 fix webui 2023-08-23 11:03:35 +08:00
hoshi-hiyougaandGitHub c562307476 Merge pull request #644 from hiyouga/fix-quantization_bit
fix quantization bit is ""
2023-08-23 10:45:45 +08:00
hiyouga 4318347d3f update template 2023-08-22 19:46:09 +08:00
hoshi-hiyougaandGitHub 4da719c830 Merge pull request #629 from panpan0000/main
add rm dataset explanation
2023-08-22 13:41:44 +08:00
hoshi-hiyougaandGitHub bc7795655f Merge pull request #619 from hiyouga/feature-templateTest
add template encode test
2023-08-21 20:56:34 +08:00
hiyouga 5235b15c91 fix #617 2023-08-21 18:16:11 +08:00
hiyouga 02d69b6fde fix #608 2023-08-21 17:49:36 +08:00
hiyouga 0a3f698425 fix baichuan template for training #597 #616 2023-08-21 17:41:51 +08:00
hiyouga 5c052836a0 fix #595 2023-08-20 16:40:00 +08:00
hoshi-hiyougaandGitHub 1968d9d1d0 Merge pull request #596 from beat4ocean/beat
fix KeyError: 'lang' bug
2023-08-20 16:37:40 +08:00
hiyouga 0676497104 fix ppo trainer #551 2023-08-20 14:07:11 +08:00
hiyouga 290be836b7 Update wechat.jpg 2023-08-19 18:03:36 +08:00
hiyouga 9c9009f49f Release v0.1.7 2023-08-18 17:21:27 +08:00
hiyouga d75e377b0f tiny fix 2023-08-18 13:07:35 +08:00
hiyouga 53e33418d0 support ppo score norm (trl 0.5.1.dev required) 2023-08-18 12:02:42 +08:00
hiyouga 9020524418 fix PPO trainer #551 , update readme 2023-08-18 11:43:10 +08:00
hiyouga e4eec9ddfd update readme 2023-08-18 01:51:55 +08:00
hiyouga 10cd6c9171 Update .gitignore 2023-08-18 01:43:42 +08:00
hiyouga 58f13e22da update training resuming 2023-08-18 01:41:17 +08:00
hoshi-hiyougaandGitHub 7926432d27 Merge pull request #434 from niuba/main
add last_checkpoint support
2023-08-18 01:38:31 +08:00
hoshi-hiyougaandGitHub 7252903245 Merge branch 'main' into main 2023-08-18 01:37:23 +08:00
hiyouga d125218cde support bf16 ppo #551 2023-08-18 00:40:32 +08:00
hiyouga 9f4c2adc9a fix ChatGLM2 ppo #527 #528 2023-08-18 00:34:59 +08:00
hiyouga be21fc83f9 fix generation bug #532 2023-08-17 22:21:34 +08:00
hiyouga b0ed0dec5e fix streaming in pt stage #548 #549 2023-08-17 17:59:26 +08:00
hiyouga ff0aa793b6 update readme 2023-08-17 11:00:22 +08:00
hiyouga 892fd39373 fix baichuan and intern template 2023-08-17 01:27:20 +08:00
hiyouga d9e62711a3 fix generation 2023-08-16 22:39:54 +08:00
hiyouga 7407d9daa1 fix system prompt 2023-08-16 01:35:52 +08:00
hiyouga 273135f595 fix baichuan template #481 2023-08-15 11:38:21 +08:00
hoshi-hiyougaandGitHub 7f35487c4a Merge pull request #516 from liuyanyi/add_gitignore
[Enhance] Add .gitignore file
2023-08-15 11:25:40 +08:00
hiyouga af6c011fcb fix ChatGLM RLHF 2023-08-15 11:19:20 +08:00
hiyouga a7dd9611db Update wechat.jpg 2023-08-15 11:13:46 +08:00
hiyouga 80b4053602 alert pad_token source 2023-08-15 00:07:56 +08:00
hiyouga 9d0f6214b6 update webui 2023-08-14 22:45:26 +08:00
hoshi-hiyougaandGitHub adb0f186e9 Merge pull request #511 from hiyouga/feature-autoTemplate
add template match and stage in webui
2023-08-14 22:44:04 +08:00
hiyouga d019956808 fix ChatGLM lm_head #494 2023-08-14 14:14:48 +08:00
hiyouga 20a29297b1 fix bug in webui 2023-08-14 11:38:42 +08:00
hiyouga ca08e5efd3 fix webui cache 2023-08-14 11:37:01 +08:00
hiyouga 2391a84e26 update readme_zh 2023-08-14 11:13:25 +08:00
hiyouga ec94274ca1 web UI integrating RLHF 2023-08-14 10:48:47 +08:00
hiyouga 2f2fd55d81 fix #480 2023-08-14 00:23:56 +08:00
hiyouga d69b1388e6 fix webui 2023-08-12 23:52:07 +08:00
hiyouga 9dc6a296e3 tiny fix 2023-08-12 22:02:43 +08:00
hiyouga 8545c11c45 fix rope scaling 2023-08-12 22:00:01 +08:00
hiyouga 8a79ded55d update readme 2023-08-12 21:29:06 +08:00
hiyouga 3ea1fa35d1 update readme 2023-08-12 21:25:19 +08:00
hiyouga 2618e0b5a7 update readme 2023-08-12 21:23:05 +08:00
hiyouga 1836c020c5 update readme 2023-08-12 21:00:11 +08:00
hiyouga fa940c17b8 support rope scaling, fix #475 #476 #478 2023-08-12 20:46:27 +08:00
hoshi-hiyougaandGitHub 2eb0eca65f Merge pull request #479 from hiyouga/feature-addCmdExport
add sft script preview in webui
2023-08-12 20:41:52 +08:00
hiyouga dd51c24203 fix unusual output of 8bit models #278 #391 2023-08-12 00:25:29 +08:00
hiyouga a48cb0d474 Release v0.1.6 2023-08-11 23:25:57 +08:00
hiyouga 156710a995 Update README_zh.md 2023-08-11 14:06:02 +08:00
hiyouga d3844e97e3 add defaults 2023-08-11 13:56:26 +08:00
hiyouga d59f938959 fix stop word in baichuan template 2023-08-11 13:51:46 +08:00
hiyouga 9c6dd10514 fix baichuan template 2023-08-11 13:45:47 +08:00
hiyouga 3ec4351cfd support DPO training (2305.18290) 2023-08-11 03:02:53 +08:00
hoshi-hiyougaandGitHub 685dae4eff Merge pull request #451 from jovialchen/main
huggingface login for projects must login while running
2023-08-10 17:25:38 +08:00
hiyouga ad6e7c76c7 fix webui val size 2023-08-10 15:20:44 +08:00
hiyouga eb6e571cb7 fix template 2023-08-09 23:14:27 +08:00
hiyouga ac29f4d5f0 fix template 2023-08-09 23:10:20 +08:00
hiyouga d86ea314a1 support val set in streaming mode 2023-08-09 23:00:26 +08:00
hiyouga 572ea3bafb fix tokenizer 2023-08-09 17:52:15 +08:00
hiyouga ef5b299b18 Update wechat.jpg 2023-08-09 17:36:17 +08:00
hiyouga df946e6949 fix sft trainer 2023-08-09 16:35:03 +08:00
hiyouga 39cd8b6989 fix rm #420, fix template #426, fix #423 2023-08-09 16:23:31 +08:00
hoshi-hiyougaandGitHub 2d90685358 fix llama2 template 2023-08-09 00:58:27 +08:00
hoshi-hiyougaandGitHub 32fa5e8d70 fix tokenizer 2023-08-09 00:54:54 +08:00
hiyouga 3a720aac66 update webui 2023-08-09 00:26:11 +08:00
hiyouga eecc4b2131 fix tokenizer #417 2023-08-08 23:59:41 +08:00
hiyouga caa0eda27d fix bug 2023-08-08 21:28:28 +08:00
hiyouga 4b841a6b35 fix bug 2023-08-08 17:55:55 +08:00
hiyouga a9980617f5 fix chatml template #408 2023-08-08 17:44:39 +08:00
hiyouga 5453b93db0 update args spec 2023-08-07 15:23:35 +08:00
hiyouga 20cf27976f update readme 2023-08-07 15:02:02 +08:00
hiyouga cacd5b703d Merge branch 'main' of https://github.com/hiyouga/LLaMA-Efficient-Tuning 2023-08-07 13:59:16 +08:00
hiyouga 081345baca fix #376 2023-08-07 13:58:59 +08:00