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

351 commits

Author SHA1 Message Date
b446adcf06 Lock thread_embeds_mutex 2024-03-27 18:42:06 +01:00
1daf467102 Updated cosched2 to fix D++ crash 2024-03-25 21:42:28 +01:00
72f4a63691 Updated example configs 2024-03-25 01:56:21 +01:00
66999b6041 Updated various submodules 2024-03-25 01:43:53 +01:00
niansa
1763435505 Updated anyproc 2023-07-05 19:08:02 +02:00
niansa
2d7eb0dc69 Updated submodules 2023-07-05 19:05:21 +02:00
niansa
c740c45bd3 Removed debug line from Configuration::parse_config() 2023-06-09 18:08:10 +00: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
d7580d24b1 Suggest use of Markdown in example_instruct_prompt.txt 2023-05-26 17:24:43 +00:00
niansa
80c4490f22 Limit message length properly 2023-05-25 11:45:31 +02:00
niansa
7bcedd1c78 Minor restructure (replaced attempt_reply) 2023-05-23 18:06:37 +02:00
0cf15fa089 Updated justlm to fix build error 2023-05-23 13:42:34 +02:00
niansa
c752261465 Handle config.max_context_age == 0 properly 2023-05-23 08:36:53 +00:00
niansa
fb6eb90783 Added airoboros-13b example model config 2023-05-23 00:33:23 +02:00
niansa
c5e5e46aad Updated cosched 2023-05-22 23:58:24 +02:00
niansa
c815ff5031 Update cosched to avoid undefined behavior 2023-05-22 22:59:02 +02:00
niansa
4f0c95fef9 Added random response chance and guard translator with a mutex 2023-05-22 22:55:59 +02:00
niansa
be4bd425fd Fixed undefined behavior and in-chat mode 2023-05-22 22:21:57 +02:00
niansa
7109e49292 Ignore own task when scanning for own threads 2023-05-21 22:01:40 +02:00
niansa
82ca373e81 Fixed threads getting stuck 2023-05-21 21:54:35 +02:00
e7940e55e0 Updated manticore example for latest version 2023-05-20 01:19:52 +00:00
niansa
acf54ea563 Updated justlm to fix abort 2023-05-20 03:09:43 +02:00
niansa
28d5261015 Updated justlm for latest llama.cpp model compatibility 2023-05-20 02:54:04 +02: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
579b0e44d9 Disabled sanitizers 2023-05-19 22:24:07 +02:00
f98b7fce2f Updated justlm 2023-05-19 22:22:23 +02: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
niansa
eaf5cf9837 Limit /reset response to one shard 2023-05-19 19:08:28 +02:00
niansa
36976dfee9 Fixed tasklist formatting 2023-05-19 19:03:49 +02:00
e25239bfd8 Updated justlm to support new llama models 2023-05-19 16:45:50 +00:00
e62d492bfe Fixed channel mode 2023-05-18 00:03:50 +02:00
79183742f5 Partially reverted last commit 2023-05-17 12:53:43 +02:00
4d368b6214 More linebreak fixes 2023-05-17 12:45:10 +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
095acfc7ae Still append user prompt if there is no instruct prompt set 2023-05-17 11:40:49 +02:00
625c7be657 Improved mpt-7b-chat example 2023-05-17 11:33:07 +02:00
d2648397ec Updated justlm for improved MPT support 2023-05-17 10:54:41 +02:00
928df83d8a Adde mpt-7b-chat example 2023-05-17 09:45:26 +02:00
39f1bf7a53 Updated justlm for improved MPT support 2023-05-17 09:35:22 +02:00
niansa
f0328461ed Switch to justlm master branch 2023-05-16 21:16:03 +02:00
niansa
425e6b3c68 Updated for latest justlm 2023-05-16 21:14:39 +02:00
2c15a85877 Allow use of {bot_prompt} and {user_prompt} inside of instruct prompt file 2023-05-15 08:07:19 +02:00
niansa
a126e563e0 Updated libjustlm 2023-05-11 18:47:48 +02:00
niansa
91f5d683bb Make sure to now throw in coroutines 2023-05-10 21:52:14 +02:00
niansa
52288eb0c7 Converted most commands to slash commands and added tasklist 2023-05-10 15:24:55 +02:00