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

18 commits

Author SHA1 Message Date
90e54d66d0 Removed cosched support 2024-03-25 01:18:37 +01:00
niansa
907cea7f9d Fixed exception if pre_tick is nullptr 2023-08-31 18:07:42 +02:00
niansa
d8f4efb0c9 Cut off ending from run() result properly 2023-06-25 01:20:56 +02:00
niansa
01b0d059ed Added pre_tick 2023-06-15 18:14:09 +02:00
niansa
94953cd174 Improve some error handling macros 2023-06-09 23:53:01 +02:00
niansa
53a4623aef Added mirostat support 2023-05-26 00:43:07 +02:00
niansa
9a3952597a Another abort fix 2023-05-20 03:09:25 +02:00
niansa
30a0a77cb2 Fixed an abort() 2023-05-20 02:53:32 +02:00
niansa
5feca59be7 Fixed linebreaks and support latest llama.cpp 2023-05-20 02:25:46 +02:00
niansa
9bf70e3f5d Renamed llama-mainline to llama_old 2023-05-19 15:57:17 +02:00
abbb35c6a9 Minor improvements on EOS handling 2023-05-17 10:51:20 +02:00
8e7e310757 Only look up im_end once 2023-05-17 10:17:51 +02:00
f5cf0ecff2 MPT works now! 2023-05-17 09:33:16 +02:00
4ec47699f0 Repeat penalty fixes 2023-05-17 08:44:25 +02:00
niansa
ddd130b2d9 Updated MPT implementation 2023-05-16 23:49:43 +02:00
niansa
a98784aa53 Minor MPT improvements 2023-05-16 23:35:42 +02:00
niansa
60fe6b9c55 Load implemenations as shared objects 2023-05-16 19:10:05 +00:00
6d2910b7b9 Initial MPT support (buggy) 2023-05-15 12:55:49 +02:00