Commit Graph

1543 Commits

Author SHA1 Message Date
vfbd 9eecb61fea Remove unused import from warpers.py 2022-08-23 14:52:45 -04:00
vfbd 74922966bd Merge branch 'avril' into rep-pen-order 2022-08-23 14:47:29 -04:00
henk717 65a0197e64
Merge pull request #188 from one-some/budget-setting
Add show budget setting
2022-08-23 01:00:48 +02:00
somebody 95796faf41 Add show budget setting 2022-08-22 17:25:55 -05:00
somebody d7ebd2ae20 Dont broadcast token usage 2022-08-22 17:25:33 -05:00
henk717 0d4bffe8f8
Merge pull request #186 from ebolam/united
Fix for Aria2 download status not showing in colab console
2022-08-19 18:18:03 +02:00
ebolam 8ba68e05ec Aria2 Status Bar Download Fix 2022-08-19 12:13:46 -04:00
ebolam 10c46340f7 Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-08-19 12:12:07 -04:00
ebolam 513f59791a Debug 2022-08-19 12:11:53 -04:00
ebolam 812ac8f27d Debug 2022-08-19 12:10:29 -04:00
ebolam 67fe4dc979 Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-08-19 12:08:07 -04:00
ebolam 046f9d8ace Fix for Colab download status bar 2022-08-19 12:08:00 -04:00
ebolam 7eee21d674 Fix for Colab download status bar 2022-08-19 12:05:22 -04:00
ebolam cf422aa16e Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-08-19 10:52:05 -04:00
ebolam ec90b76064 Add print in console for model downloading when using Aria2 2022-08-19 10:51:56 -04:00
ebolam 081240fad1 Add print in console for model downloading when using Aria2 2022-08-19 10:19:10 -04:00
henk717 05ad6c100b
Merge pull request #185 from ebolam/united
Update for execution time timer
2022-08-19 15:29:06 +02:00
ebolam 10e3e64b0b Update for execution time timer 2022-08-18 19:10:18 -04:00
Henk b04a3a2fbb Dismiss reload warning when needed 2022-08-18 23:10:19 +02:00
henk717 a3862946aa
Merge pull request #184 from ebolam/united
Fix for vars.model getting set on AI selection in the UI rather than when actually loaded
2022-08-18 00:05:55 +02:00
ebolam 137695106d Fix for gooseai 2022-08-17 18:03:48 -04:00
ebolam a19300b3ca
Merge branch 'henk717:united' into united 2022-08-17 09:07:01 -04:00
henk717 85337ccf11
Merge branch 'KoboldAI:main' into united 2022-08-16 16:02:43 +02:00
Henk 40268c8437 Even clearer uninstall warning 2022-08-16 15:15:08 +02:00
Henk 47ee392404 Uninstall Warning 2022-08-16 14:51:17 +02: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
henk717 c453643e2c
Merge pull request #183 from ebolam/united
Better Icon placement in AI load menu
2022-08-13 23:17:15 +02:00
ebolam 85d925aead Better Icon placement in AI load menu 2022-08-13 09:51:20 -04:00
henk717 78a6f1cf08
Merge pull request #182 from VE-FORBRYDERNE/api
API
2022-08-12 20:46:14 +02: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 c21c1e3dc0 Don't show token usage when max tokens is unknown 2022-08-11 18:22:06 -05:00
somebody a28faa0cb2 Fix author's note token usage 2022-08-11 18:21:49 -05:00
henk717 e0229302cd
Merge branch 'KoboldAI:main' into united 2022-08-12 01:06:47 +02:00
Henk 60d330144b Remove banned notebooks 2022-08-12 01:06:27 +02:00
henk717 4ed913ad4f
Merge pull request #180 from ebolam/united
Fix for APIs and Custom Models not working in AI menu
2022-08-12 00:52:29 +02: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
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