1
0
Fork 0
mirror of https://gitlab.com/niansa/discord_llama.git synced 2025-03-06 20:48:25 +01:00
Commit graph

25 commits

Author SHA1 Message Date
72f4a63691 Updated example configs 2024-03-25 01:56:21 +01:00
e837cf9362 nous-hermes.txt -> nous-hermes-13b.txt 2023-06-07 00:43:59 +00:00
7f2f167b13 Added nous hermes example config 2023-06-07 00:34:00 +00:00
niansa
87e1948ba1 Added baize-v2-13b example model config 2023-05-26 17:27:30 +00:00
niansa
fb6eb90783 Added airoboros-13b example model config 2023-05-23 00:33:23 +02:00
e7940e55e0 Updated manticore example for latest version 2023-05-20 01:19:52 +00:00
niansa
11b8bd32d1 Do not ignore EOS from manticore 2023-05-20 02:27:03 +02:00
7b11b328ae Fixed manticore example model config linebreaks 2023-05-19 23:12:51 +00:00
niansa
b5c85924b4 Fixed Manticore spelling 2023-05-19 20:03:00 +02:00
niansa
885190bf2a Added mantiscore example model config 2023-05-19 19:13:08 +02:00
37bbb2535a Added option to not emit extra linebreaks in instruct mode 2023-05-17 12:37:03 +02:00
dc37d6d763 Implemented no_instruct_prompt and use for mpt-7b-chat 2023-05-17 11:46:22 +02:00
625c7be657 Improved mpt-7b-chat example 2023-05-17 11:33:07 +02:00
928df83d8a Adde mpt-7b-chat example 2023-05-17 09:45:26 +02:00
niansa
849ff7e91f Added emits_eos to gpt4all-unfiltered example 2023-05-06 07:36:02 +00:00
414933d7b2 Removed no_translate from gpt4all-l13b-snoozy 2023-04-28 00:33:53 +02:00
8706839521 Fixed crash when threads model is not found 2023-04-28 00:13:37 +02:00
503f77e10e Added example_models/gpt4all-j-l13b-snoozy.txt 2023-04-27 23:49:59 +02:00
b5a7daefdb Added example_models/gpt4all-j-v1.3-groovy.txt 2023-04-27 23:30:14 +02:00
52c1df2465 Added gpt4all-j-1.2 example model 2023-04-27 09:07:38 +02:00
280d7096dc Added 7B-wizardLM example model 2023-04-27 08:39:54 +02:00
niansa
e7aff482fc Added no_translate model config option 2023-04-25 19:47:52 +02:00
niansa
6971f4928f Added emits_eos model config key 2023-04-25 17:27:30 +02:00
niansa
485a628806 Don't apply repeat penalty in instruct mode 2023-04-25 17:23:24 +02:00
niansa
bf568c3c8a Added tons of features including thread creation 2023-04-25 15:55:46 +02:00