Commit Graph

819 Commits

Author SHA1 Message Date
hiyouga 8447206bbc Update README.md 2023-07-10 23:09:11 +08:00
hiyouga 061c324972 Update wechat.jpg 2023-07-10 18:41:53 +08:00
hiyouga 4182c7aa8b Update README.md 2023-07-09 14:57:13 +08:00
hiyouga 84a06318d4 update api to match langchain 2023-07-07 20:35:39 +08:00
hiyouga 233f20864b Update README.md 2023-07-07 12:06:28 +08:00
hiyouga a2f507c562 support InternLM 2023-07-07 11:02:28 +08:00
hiyouga caa00d3ac2 fix rouge score 2023-07-06 14:28:34 +08:00
hiyouga 89c623e4bf update readme 2023-07-05 23:03:58 +08:00
hiyouga 4abd2485e1 fix streaming response in API 2023-07-05 22:42:31 +08:00
hiyouga e6603977f6 fix freeze tuning 2023-07-05 21:18:28 +08:00
hiyouga a2ba69183b fix bug in PPO stage 2023-07-05 19:14:10 +08:00
hiyouga 8e3540c62d fix compute dtype 2023-07-05 15:13:00 +08:00
hiyouga c136f362c1 support falcon model #72 2023-07-05 15:00:06 +08:00
hiyouga 966b5c70fc Update wechat.jpg 2023-07-05 00:22:22 +08:00
hiyouga cac87fd553 fix bleu score 2023-07-05 00:11:21 +08:00
hiyouga 395ed1cf1b set use_cache before saving model 2023-07-04 23:18:20 +08:00
hiyouga 65e9ce2cdd fix seq2seq predictions 2023-07-04 22:56:51 +08:00
hoshi-hiyouga cb26f78923
Merge pull request #119 from codemayq/main
add the pre-built version of bitsandbytes library for windows user
2023-07-03 19:51:46 +08:00
codemayq d3b30ecde3 add the pre-built version of bitsandbytes library for windows user 2023-07-03 13:58:10 +08:00
hiyouga 0db9d29111 Update auto_gptq.py 2023-07-02 20:56:11 +08:00
hiyouga cf6d57fd3e add autogptq 2023-07-02 20:36:37 +08:00
hiyouga b8e1f09a2e Update wechat.jpg 2023-06-30 15:45:20 +08:00
hiyouga 92fa515e97 fix typo 2023-06-30 10:09:59 +08:00
hiyouga 021b035c1e Update README.md 2023-06-29 19:36:22 +08:00
hiyouga f14bd729a8 rename evaluate.py 2023-06-29 15:40:39 +08:00
hiyouga 23a7266272 Update evaluate.py 2023-06-29 15:40:03 +08:00
hiyouga 70592035b8 Update README.md 2023-06-29 15:37:19 +08:00
hiyouga 3154fec979 add open assistant dataset 2023-06-28 23:09:33 +08:00
hiyouga 4d0fddba21 update loading logic 2023-06-28 12:07:16 +08:00
hiyouga 0a46313cca fix loading best model 2023-06-28 01:55:12 +08:00
hiyouga 7826a8ca77 fix RM accuracy 2023-06-28 01:40:13 +08:00
hiyouga 9cb1af71f3 add star history 2023-06-27 23:56:29 +08:00
hiyouga 450910c1db tiny fix 2023-06-27 23:54:24 +08:00
hiyouga 18f87c1b25 fix initializing data arguments 2023-06-27 22:50:23 +08:00
hiyouga 2e01abfda5 support save full model, replace BOS token 2023-06-27 21:40:11 +08:00
hiyouga 1c732e2537 fix decoding in seq2seq 2023-06-27 19:33:08 +08:00
hiyouga 33f2141507 Update wechat.jpg 2023-06-27 16:41:09 +08:00
hiyouga 4f3772b342 Update evaluate.py 2023-06-26 23:41:33 +08:00
hiyouga 5a0a9daf74 Create evaluate.py 2023-06-26 23:30:18 +08:00
hoshi-hiyouga 907e065454
Merge pull request #86 from Jingsong-Yan/main
Update README.md with baichuan-7b-rtx3090
2023-06-26 20:14:40 +08:00
Jingsong-Yan 90bb5b6f37
Update README.md with baichuan-7b-rtx3090
在 Changelog 中新增 baichuan-7b-rtx3090 分支的描述
2023-06-26 19:45:41 +08:00
hiyouga 993cabdd4c Merge branch 'main' of https://github.com/hiyouga/LLaMA-Efficient-Tuning 2023-06-26 18:07:09 +08:00
hiyouga 1175948029 fix generation in seq2seq.py 2023-06-26 18:07:06 +08:00
hoshi-hiyouga 95b057f5af
Merge pull request #84 from wu-yy/patch-1
Update requirements.txt
2023-06-26 15:39:08 +08:00
蓝鲸123 e2a16d549e
Update requirements.txt
LlamaTokenizer requires the SentencePiece library but it was not found in your environment.
2023-06-26 15:36:19 +08:00
hiyouga cec9760eb8 support prefixes, loading multiple local files 2023-06-26 15:32:40 +08:00
hiyouga f030b09924 update api 2023-06-26 13:39:57 +08:00
hiyouga d21cc71750 Update wechat.jpg 2023-06-25 23:41:11 +08:00
hiyouga 0697643358 update readme 2023-06-23 00:17:05 +08:00
hiyouga 614d3a996c update API 2023-06-22 20:46:24 +08:00