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

18 commits

Author SHA1 Message Date
72f4a63691 Updated example configs 2024-03-25 01:56:21 +01:00
niansa
4f0c95fef9 Added random response chance and guard translator with a mutex 2023-05-22 22:55:59 +02:00
niansa
62fe173b77 Made status texts configurable 2023-04-30 00:52:12 +02:00
niansa
d60a1eebaa Implemented max context age 2023-04-29 23:52:40 +02:00
niansa
31885f6cd2 Implemented proper scrolling 2023-04-28 18:04:53 +02:00
niansa
524d90e138 Added simple sharding 2023-04-28 10:31:55 +02:00
46480005d4 Added timeout config key 2023-04-27 13:47:18 +02:00
niansa
98883d92ac Fixed translation model in example config 2023-04-25 18:12:55 +02:00
niansa
8b1e6bba5e Added live_edit config key 2023-04-25 18:04:49 +02:00
niansa
bf568c3c8a Added tons of features including thread creation 2023-04-25 15:55:46 +02:00
niansa
b157224911 Removed built-in prompt 2023-04-24 23:28:22 +02:00
niansa
7edc933990 Added prompt_file to example config 2023-04-24 22:24:06 +02:00
niansa
3eebfcc961 Added fmt 2023-04-24 22:19:45 +02:00
niansa
f0e55ee3c6 Added context size config key 2023-04-23 22:40:55 +02:00
niansa
5391dec731 Added persistance config key 2023-04-23 15:37:53 +02:00
niansa
9b626a049a Implemented inference pooling 2023-04-23 15:32:20 +02:00
niansa
6ef7bf27a5 Added mlock to example config 2023-04-23 02:10:26 +02:00
niansa
ee9eaa29d1 Use config file instead 2023-04-23 02:02:17 +02:00