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

17 commits

Author SHA1 Message Date
niansa
fec6e181bc made get_params public and added example model_config 2023-06-24 15:59:03 +02:00
niansa
d0ef967a20 Added generate() with custom prompt config 2023-06-10 17:06:44 +02:00
niansa
1cac1b2a75 Use smart pointer for inference 2023-06-10 16:53:09 +02:00
niansa
720d53d2dd Fixed Inference leak 2023-06-10 16:50:58 +02:00
niansa
42a88a5954 Removed commoncpp from CMakeLists.txt 2023-06-10 16:24:34 +02:00
niansa
a0a30032b6 Removed commoncpp from tree 2023-06-10 16:23:45 +02:00
niansa
317f1efd9a Add LICENSE 2023-06-10 13:28:58 +00:00
niansa
581bc89fe4 eos_ignores -> emits_eos 2023-06-10 13:36:32 +02:00
niansa
3a1bf94744 Made start/reset return value 2023-06-10 02:44:42 +02:00
niansa
e7911cf951 Split Inference::prompt() into append/generate 2023-06-10 02:36:32 +02:00
niansa
5a9006bbc4 Moved commoncpp use out of public header 2023-06-10 02:20:36 +02:00
niansa
870f54be56 Fixed coroutines 2023-06-10 02:05:29 +02:00
niansa
5e370b8bbe Added Chat::Inference::get_config() 2023-06-10 01:38:17 +02:00
niansa
76a9374cd8 Moved justlm out of tree, moved cli into examples dir 2023-06-10 01:35:57 +02:00
niansa
7fb9f0d728 Minor clean up 2023-06-10 01:28:19 +02:00
niansa
6356d5b5e7 Added custom prompting 2023-06-10 01:14:12 +02:00
niansa
7968f66759 Initial commit 2023-06-10 00:49:41 +02:00