Commit Graph
33 Commits
Author SHA1 Message Date
hiyouga c183b3551d fix template 2023-08-05 00:25:00 +08:00
hiyouga e4a15f863c fix llama2 template 2023-08-05 00:07:54 +08:00
hiyouga d87c8fd8ab fix bos and eos token 2023-08-04 23:55:57 +08:00
hiyouga 8172ad1b5e fix encode 2023-08-04 23:27:55 +08:00
hiyouga b4852f9406 support chatml safe encoding 2023-08-04 23:14:28 +08:00
hiyouga 69744c17e8 support interleave probs 2023-08-04 21:27:35 +08:00
hiyouga ff98f1cba8 tiny fix 2023-08-03 17:42:28 +08:00
hiyouga 87f8f830e2 support Qwen-7B, fix InternLM-7B inference 2023-08-03 15:53:32 +08:00
hiyouga 08f180e788 modify code structure 2023-08-02 23:17:36 +08:00
hiyouga c689857bbb release v0.1.5 2023-08-02 16:10:31 +08:00
YC Chen ca125da0eb [fix] Remove useless code 2023-08-02 14:35:35 +08:00
YC Chen 4323773089 [feature] Fix template of Llama2 to match the offical template 2023-08-02 14:10:15 +08:00
hiyouga e6a3894b99 Fix #294 2023-08-01 18:13:03 +08:00
hiyouga ac88ce5233 fix RM save model 2023-08-01 11:56:17 +08:00
hiyouga 0411a4b3e1 support streaming data, fix #284 #274 #268 2023-07-31 23:33:00 +08:00
hiyouga 91dd17d8a6 fix #268 2023-07-28 17:02:26 +08:00
hiyouga d2f18197e3 fix save function 2023-07-21 14:09:07 +08:00
hiyouga 4d1641c1bf update UI, fix #212 2023-07-20 22:09:06 +08:00
hiyouga 67a2773074 simplify code 2023-07-20 15:08:57 +08:00
hiyouga 7159bc54ed add datasets 2023-07-19 20:59:15 +08:00
hiyouga 7a3ade8c69 support LLaMA-2 2023-07-19 16:42:14 +08:00
hiyouga 38eb1aaf55 add LLaMA2 template 2023-07-19 00:44:49 +08:00
hiyouga bdf91846da update baichuan template 2023-07-18 16:43:51 +08:00
hiyouga d1ae428c6e fix template 2023-07-18 16:37:23 +08:00
hiyouga cadeac0f44 fix #176 2023-07-18 16:36:24 +08:00
hiyouga 6f9360c0bd fix webUI, fix #171 #177 2023-07-18 15:51:48 +08:00
hiyouga 262252d67b a monkey patch for lora_target 2023-07-18 00:31:40 +08:00
hiyouga f8193e8009 release v0.1.0 2023-07-18 00:18:25 +08:00
hiyouga 552d773dad fix callback 2023-07-15 22:01:43 +08:00
hiyouga 8528a84e74 update stream_chat 2023-07-15 19:51:02 +08:00
hiyouga d640c5545f Update callbacks.py 2023-07-15 17:39:16 +08:00
hiyouga 22d9a9c2af fix callback 2023-07-15 17:18:16 +08:00
hiyouga f751376613 modity code structure 2023-07-15 16:54:28 +08:00