Commit Graph

3613 Commits

Author SHA1 Message Date
Llama
b694a13d2c Merge pull request #17 from henk717/united
Merge united
2023-02-02 09:42:53 -08:00
henk717
2f09916b20 Merge pull request #272 from ebolam/UI2
Fixed for UI2
2023-02-02 00:03:09 +01:00
Henk
3921ed1216 Lock CORS behind --host 2023-02-01 23:52:35 +01:00
henk717
669b68748d Merge pull request #271 from LostRuins/united
Adding CORS support to allow cross origin requests.
2023-02-01 23:41:00 +01:00
henk717
eeb3d6b3b3 Merge pull request #273 from pi6am/feat/kai-bridge-settings
Permit configuring KoboldAI horde bridge settings
2023-02-01 23:36:01 +01:00
Henk
0920085695 Experimental EOT Support 2023-01-31 21:00:17 +01:00
Henk
a80027384d Revert 'Arg Revision Workaround for TPU'
Turns out that file doesn't have access to arg, reverting. TPU revision support will have to wait until we have the proper value fixed.
2023-01-31 19:16:00 +01:00
Henk
e555a70a38 Arg Revision Workaround for TPU 2023-01-31 18:54:48 +01:00
Llama
4de2b5598b Merge pull request #16 from henk717/united
Merge united
2023-01-31 09:48:50 -08:00
Henk
f57489f73c Revision Cleanup 2023-01-31 18:46:59 +01:00
Llama
e6608d97fd Permit configuring KoboldAI horde bridge settings
The KoboldAI horde bridge is typically configured by copying
KoboldAI-Horde-Bridge/clientData_template.py to clientData.py and
then editing the worker name, api key, and other settings. However
the bridge spawned by the local KoboldAI server was always using
hardcoded "anonymous" worker settings. To make it easier for people
to use their actual API key and specify a worker name, this change
modifies the bridge startup to attempt to import settings from
clientData.py. If clientData.py doesn't exist then we fall back
to using the default settings, and if the user hasn't edited the
worker name then we also generate a randomized name.

Also clear the horde bridge pid when stopping the bridge so that
it can be restarted within the same session.
2023-01-31 09:41:36 -08:00
ebolam
c5ed783776 Fix for chat mode name not syncing to server 2023-01-31 08:01:58 -05:00
ebolam
26aabaa6fb Merge branch 'henk717:united' into UI2 2023-01-31 07:34:08 -05:00
henk717
f5666d996f Merge branch 'KoboldAI:main' into united 2023-01-31 04:17:10 +01:00
Henk
640bd64037 Revision Fixes (And Var Workaround) 2023-01-31 04:00:35 +01:00
Henk
6def9abebc Model setting fixes 2023-01-31 03:06:07 +01:00
Henk
143d279f2a Don't save revision 2023-01-31 02:03:29 +01:00
Henk
b276c5ff15 EOS Hiding Workaround (For models that want EOS behavior) 2023-01-31 01:46:55 +01:00
Concedo
d9e4b74e37 Adding CORS support to allow cross origin requests. Added new dependency for package flask-cors required.package 2023-01-30 12:57:58 +08:00
henk717
e9cf9fa6d0 Pygmalion Dev support 2023-01-27 05:20:09 +01:00
Llama
8cedcd9569 Merge pull request #15 from henk717/united
Merge united
2023-01-25 21:05:12 -08:00
henk717
fa496e6a50 Merge pull request #266 from one-some/bugfixes
Fix resizeobserver errors and random prompt
2023-01-24 17:52:57 +01:00
Henk
23cd2361da Revision Fixes 2023-01-24 13:53:33 +01:00
henk717
031c06347f Streamlining Revision Support 2023-01-24 13:51:08 +01:00
henk717
a185cbd015 Fix Defaults 2023-01-24 13:31:45 +01:00
Henk
c562c6380a Revision Fixes 2023-01-24 13:21:34 +01:00
henk717
a046db4ded Gemaakt met Colaboratory 2023-01-24 13:16:49 +01:00
henk717
1fd2ab328c Merge branch 'KoboldAI:main' into united 2023-01-24 13:14:03 +01:00
Henk
7ffdf37c62 CKDS Revision Support
To enable Pygmalion Dev in the notebooks
2023-01-24 13:12:43 +01:00
henk717
9455a6f4f1 Merge pull request #269 from LostRuins/united
Fixed welcome screen content overflow on mobile devices.
2023-01-24 12:53:40 +01:00
Concedo
2e4972ac91 Fixed welcome screen content overflow on mobile devices. 2023-01-24 19:25:11 +08:00
henk717
47a27fa906 Cloudflare as default again - GPU 2023-01-23 18:15:37 +01:00
somebody
5162051a79 Ignore apparently squabblish ResizeObserver warnings 2023-01-22 14:54:48 -06:00
somebody
63121b2b89 Fix calc_ai_text when no actions are present 2023-01-22 14:54:26 -06:00
ebolam
5aca142034 Added blank image. Shows when action is selected and there is no action image for that action 2023-01-19 15:55:10 -05:00
ebolam
a0249d7ffa Changed image return to show last image rather than returning null if the action doesn't have an image 2023-01-19 12:35:55 -05:00
ebolam
33f7478bf4 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2023-01-19 08:06:46 -05:00
ebolam
bf665838e0 Potential desync fix 2023-01-19 08:06:40 -05:00
Llama
893abccf70 Merge pull request #14 from henk717/united
Merge united
2023-01-17 23:56:52 -08:00
henk717
7fbd368055 Merge branch 'KoboldAI:main' into united 2023-01-18 02:05:02 +01:00
henk717
24f50d6fb7 Download Manager Support docker-rocm 2023-01-18 02:04:45 +01:00
henk717
22acde1ab7 Download Manager Support docker-cuda 2023-01-18 02:04:14 +01:00
henk717
61b314a871 Merge branch 'KoboldAI:main' into united 2023-01-16 16:33:57 +01:00
Henk
e9859cf17d DNSPython workaround
DNSPython had an update eventlet is not ready for. We now manually cap DNSPython to ensure the installations still happen correctly.
2023-01-16 16:32:17 +01:00
henk717
dd4a0cb9bf Merge pull request #264 from SammCheese/united
Add a info reference for the model selection
2023-01-15 20:53:34 +01:00
SammCheese
2e93b12aff add a info reference for the model selection 2023-01-15 20:50:00 +01:00
Llama
add657c1d5 Merge pull request #13 from henk717/united
Merge united
2023-01-15 00:05:55 -08:00
henk717
abecb65f01 Merge pull request #261 from ebolam/UI2
Fix for colab trying to use GPU when on TPU
2023-01-15 01:45:40 +01:00
Henk
ed62d104ee --cacheonly 2023-01-14 21:14:39 +01:00
henk717
4ec48a290b Merge branch 'KoboldAI:main' into united 2023-01-13 22:49:57 +01:00