Henk
aa6ce9088b
Fix vscode artifacting
2023-02-18 18:47:15 +01:00
Henk
a9a724e38c
Merge branch 'main' into united
2023-02-18 18:14:03 +01:00
Henk
e905f2db2d
More API stuff to User
2023-02-16 02:50:52 +01:00
Henk
f50f5b530a
Move OAI to User Settings
2023-02-16 02:48:20 +01:00
henk717
3752ad1c2e
Merge pull request #282 from ebolam/UI2
...
Fix for UI1 upload bug
2023-02-13 21:04:29 +01:00
ebolam
c8059ae07e
Fix for UI1 upload bug
2023-02-13 14:35:55 -05:00
Henk
ec3ed9b4d9
Don't save TQDM
2023-02-12 04:29:36 +01:00
henk717
d7cce6473a
Merge pull request #279 from ebolam/UI2
...
Chat mode stopper fix, Class Split Adjustments
2023-02-11 23:58:54 +01:00
henk717
5f108bdf98
Merge pull request #280 from SillyLossy/booleanforunited
...
Fix boolean API schemas name clash
2023-02-11 16:06:50 +01:00
--global
a680d2baa5
Fix boolean API schemas name clash
2023-02-11 15:11:35 +02:00
Henk
cc01ad730a
Don't install safetensors for MTJ
2023-02-11 11:20:21 +01:00
Henk
86ab741481
Don't install safetensors for MTJ
2023-02-11 11:17:15 +01:00
ebolam
89e98191a0
Class Split Fix
2023-02-10 16:30:45 -05:00
ebolam
426041f1cf
Class Fix
2023-02-10 16:22:37 -05:00
ebolam
606137f901
Class split fix for status bar
2023-02-10 16:17:03 -05:00
ebolam
d2ff58c2dd
Chat mode stopper modified to only stop, not trim output (using Henky's regex for that)
2023-02-10 16:10:23 -05:00
Henk
b58daa1ba1
Pin Flask-cloudflared
2023-02-10 19:11:13 +01:00
Henk
84452d1b11
Pin Flaskcloudflared
2023-02-10 19:01:07 +01:00
Henk
503e7e780e
Cleanup bridge on Colab (To prevent future bans)
2023-02-09 23:49:13 +01:00
Henk
cd63882299
Fix an invalid crash in the horde bridge
2023-02-09 23:40:09 +01:00
ebolam
4439e1d637
Chat Mode Stopper Test
2023-02-09 11:40:00 -05:00
ebolam
0487b271b8
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2023-02-09 10:54:48 -05:00
ebolam
b29d4cef29
Add basic authentication option for webUI image generation
2023-02-09 10:54:38 -05:00
ebolam
709bd634b3
Merge pull request #365 from ebolam/chatmodestoppertest
...
Fix for chat mode stopper
2023-02-09 10:52:34 -05:00
Henk
87544961cd
Unblock themes
2023-02-04 18:47:57 +01:00
ebolam
ea6af45e95
Fix for chat mode stopper
2023-02-01 18:51:17 -05: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
henk717
661bd5c99e
Hide Pygmalion 6B Dev, currently only supported on the GPU
2023-01-31 19:24:19 +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
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
Henk
257a535be5
Revision Fixes Fixes
2023-01-31 05:17:34 +01:00
Henk
739cccd8ed
Revision Fixes
2023-01-31 04:48:46 +01: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
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