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

34 commits

Author SHA1 Message Date
niansa
e3f0ebc518 Minor fixes and update to latest justlm 2023-11-26 22:06:56 +01:00
niansa
9f9bbf71cc Updated for latest justlm 2023-07-05 19:07:40 +02:00
a184fef764 Added CoSched support 2023-05-04 15:23:16 +02:00
59e7532681 Better string escaping 2023-04-27 14:38:56 +02:00
f2602926d8 Updated libjustlm 2023-04-27 08:26:24 +02:00
b4ba530847 Added simple Python bindings 2023-04-26 11:00:55 +02:00
niansa
6ba351b117 Fixed another typo 2023-04-23 19:35:01 +02:00
niansa
81cb3ee00d Fixed typo in Translator example 2023-04-23 18:43:44 +02:00
niansa
bee9170bca Allow specifying custom parameters 2023-04-23 15:31:50 +02:00
niansa
7e553dde87 Added Translator example 2023-04-20 21:37:00 +02:00
niansa
24faa112e7 Greatly improved translation 2023-04-20 19:27:38 +02:00
niansa
b686957316 Lowered translator temperature further 2023-04-20 18:40:18 +02:00
7cb4139d62 Better caching using hashes 2023-04-19 10:00:19 +02:00
niansa
ac1ee32900 Replaced a few-shot example in Translator 2023-04-18 18:33:48 +02:00
niansa
a528d0ba20 Added translation cache 2023-04-18 17:22:03 +02:00
niansa
b018dddaca Added translation example attempting to keep emojis 2023-04-18 00:39:53 +02:00
niansa
7fd7c88f1c Replaced an example in Translator that is no longer needed 2023-04-17 23:36:09 +02:00
niansa
a274099720 Updated justlm 2023-04-17 23:08:36 +02:00
niansa
4fbba2dc6e Added example for not changing language if still the same 2023-04-17 19:00:06 +02:00
niansa
f3a3103d25 Somehow increased translation quality 2023-04-17 17:39:00 +02:00
niansa
eeca7d3408 Added another anyproc translation example 2023-04-17 00:58:33 +02:00
niansa
60adf73f87 Fixed escape() 2023-04-17 00:56:22 +02:00
niansa
0a2dee3a2e Another unescaping fix 2023-04-17 00:18:58 +02:00
niansa
5c66ef1c18 Improved long german translation example 2023-04-17 00:16:08 +02:00
niansa
4edccd7c26 Improved unescape 2023-04-17 00:14:45 +02:00
niansa
70d8c3bd82 Removed accidental debug leftovers 2023-04-16 23:51:30 +02:00
niansa
5480e3df7c Fixed example() 2023-04-16 23:48:20 +02:00
niansa
274c56547d Added another example to Translator 2023-04-16 23:39:36 +02:00
niansa
66ba05ba02 Fixed double repl prompt 2023-04-16 23:15:10 +02:00
niansa
a7a4ba62a4 Accept string view in translate() and lookup() 2023-04-16 22:37:53 +02:00
niansa
1684bebe7c Removed extra space 2023-04-16 22:10:23 +02:00
niansa
4167f5d1a8 Fixed german example translation example 2023-04-16 22:09:45 +02:00
niansa
c618c84cb1 Use 7B for translator 2023-04-16 21:52:31 +02:00
niansa
132bd657f2 Initial commit 2023-04-16 21:08:29 +02:00