Commit Graph

984 Commits

Author SHA1 Message Date
ebolam
ab378f79ff Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:56:02 -04:00
ebolam
5e39ff8058 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-17 10:41:54 -04:00
ebolam
cf28ab802b Merge error fix 2022-08-17 10:33:38 -04:00
ebolam
0f5a33b07c Merge error fix 2022-08-17 10:32:10 -04:00
ebolam
91ab8ca3ce Merge remote-tracking branch 'remotes/origin/vars-rename' into UI2 2022-08-17 10:26:06 -04:00
ebolam
21c08353b9 renamed vars to koboldai_vars 2022-08-17 09:26:45 -04:00
ebolam
a19300b3ca Merge branch 'henk717:united' into united 2022-08-17 09:07:01 -04:00
ebolam
9188b63ce3 More debuging 2022-08-17 08:57:46 -04:00
ebolam
3634c90f50 Add debug for colab 2022-08-16 20:52:45 -04:00
ebolam
f6896b057c CSS Adjustments 2022-08-16 19:42:59 -04:00
ebolam
56be071552 Reworked relay function. Works better now 2022-08-16 15:05:25 -04:00
ebolam
da036ce712 Fix for critical bug on saving causing infinite loop 2022-08-16 13:09:13 -04:00
ebolam
594789bdfa Fix for retry 2022-08-15 18:17:25 -04:00
ebolam
2ab89232bc Fix 2022-08-15 17:59:34 -04:00
ebolam
47f210a240 Update to text highlighting when text will go to AI generator. Significant speed increase 2022-08-15 12:34:02 -04:00
ebolam
d282f89e83 Added World Info Settings 2022-08-14 21:25:51 -04:00
ebolam
c3a79002c4 Random Story Implemented 2022-08-14 21:15:44 -04:00
ebolam
43c8fd7e25 Implemented import from aidg.club
Fix for world info error on loading stories
2022-08-14 19:24:25 -04:00
ebolam
eafe14d068 Softprompt Fix 2022-08-14 10:39:15 -04:00
ebolam
2527d8db09 Soft Prompts working
Update to make file browser more generic
2022-08-13 21:49:25 -04:00
ebolam
0032462837 Fix for vars.model getting set on AI selection in the UI rather than when actually loaded 2022-08-13 20:12:35 -04:00
Henk
6acccbf7a4 Save null seed to settings 2022-08-14 02:09:53 +02:00
ebolam
e164af9264 Sampler Order added to UI 2022-08-12 21:18:31 -04:00
vfbd
a7fb2c8414 Merge branch 'united' into api 2022-08-12 13:57:50 -04:00
Henk
09a709f0dc Merge branch 'token-usage-textsize' into united 2022-08-12 01:46:33 +02:00
somebody
6ac970b1c0 Update author's template effect token usage live 2022-08-11 18:38:29 -05:00
somebody
a28faa0cb2 Fix author's note token usage 2022-08-11 18:21:49 -05:00
vfbd
e879d1c5f3 Hide the warning about torch.distributed.reduce_op being deprecated 2022-08-11 18:42:56 -04:00
somebody
555ca5fd05 Add token usage indicator 2022-08-11 17:31:12 -05:00
vfbd
8c7ed92fef --no_ui for disabling the main GUI and Socket.IO server 2022-08-11 18:21:35 -04:00
ebolam
ca2c60d423 Fix for --nobreakmodel 2022-08-11 18:12:50 -04:00
ebolam
bddcd7ab7f Deeper disable of --nobreakmodel attempt 2022-08-11 17:47:19 -04:00
ebolam
01dcbce391 Deeper disable of breakmodel on --nobreakmodel 2022-08-11 17:46:56 -04:00
vfbd
8fbca2db5a actionsubmit should not ignore vars.aibusy if vars.standalone is True 2022-08-11 15:27:07 -04:00
ebolam
45495d8792 Fix for --cpu on command line and MAYBE --nobreakmodel 2022-08-11 15:23:35 -04:00
vfbd
8b299525fd sendtoapi now automatically detects tokenizer 2022-08-11 14:57:13 -04:00
vfbd
d328c2c1de Add GET /model endpoint 2022-08-11 14:55:38 -04:00
vfbd
cd7ff2b141 Change behaviour of disable_input/output_formatting 2022-08-11 14:30:14 -04:00
vfbd
bd703cd36a Warn about disable_input_formatting and disable_output_formatting 2022-08-11 14:12:07 -04:00
vfbd
df111b944d Input formatting is now actually applied when generating with API 2022-08-11 14:11:17 -04:00
vfbd
c0c9d62cd7 Latest API version is now automatically calculated 2022-08-11 14:00:43 -04:00
vfbd
8482df0d8d Remove HTTP error 422 from specifications where it is never thrown 2022-08-11 13:56:00 -04:00
vfbd
78cc5da87f calcsubmitbudget no longer adds _koboldai_header to API requests 2022-08-11 13:37:09 -04:00
vfbd
43e318bdc2 Safer method of determining request URL in sendtoapi 2022-08-11 13:29:47 -04:00
ebolam
64664dc61e Fix for the AI menu to respect the --cpu command line flag 2022-08-11 10:40:32 -04:00
vfbd
1527db894e Fix specification of GET /story/nums/{num} 2022-08-10 21:09:29 -04:00
vfbd
6853625570 Allow KoboldAI to use its own API to generate text 2022-08-10 21:00:17 -04:00
vfbd
4eff7bf3ba /api now redirects to /api/latest 2022-08-10 18:22:46 -04:00
vfbd
d2c06182f2 Remove annotation from api_version 2022-08-10 18:05:04 -04:00
vfbd
2af57adff3 API v1.1.0 2022-08-10 14:48:01 -04:00