Commit Graph

2318 Commits

Author SHA1 Message Date
ebolam
33408bc467 Colab Test 2022-09-02 15:54:00 -04:00
ebolam
bb0d44aa61 Added additional print of the cloudflare link to help with colab scrolling issues. 2022-09-02 15:14:36 -04:00
ebolam
bf7fc348c6 Fix for soft prompts 2022-09-02 13:53:24 -04:00
ebolam
0601498782 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-02 12:33:37 -04:00
ebolam
bbb7060474 Added beep option to beep on completion 2022-09-02 12:33:25 -04:00
ebolam
bdce96134c Merge pull request #93 from one-some/ui2-lastaction
Add "hide text hightlighting" tweak
2022-09-02 09:07:52 -04:00
somebody
95c8e5914f Add "hide text hightlighting" tweak 2022-09-02 07:41:22 -05:00
somebody
9189a56197 More finder work 2022-09-02 07:11:32 -05:00
ebolam
eb740e382b Fix for file highlighting on load file dialog 2022-09-02 07:50:32 -04:00
ebolam
6fc7112c5d Streaming Token Bug Fix 2022-09-02 07:47:20 -04:00
ebolam
f0682ea996 removed _actions references 2022-09-01 18:54:17 -04:00
henk717
f38034bd2c Merge pull request #199 from db0/horde
Renamed KoboldAI Cluster to KoboldAI Horde
2022-09-02 00:26:12 +02:00
Divided by Zer0
9463474ce4 renamed cluster to horde 2022-09-02 00:23:29 +02:00
henk717
05a4695ad2 Merge pull request #198 from db0/soft_prompts_list
Adds /config/soft_prompts_list API endpoint
2022-09-01 16:35:08 +02:00
henk717
b0aa615ef5 Merge pull request #196 from db0/mult_gen_api_cluster
fix for multiple gens breaking API/CLUSTER
2022-09-01 16:34:52 +02:00
henk717
a809170bdc Merge pull request #197 from ebolam/united
UI changes for cluster support
2022-09-01 16:34:32 +02:00
ebolam
8c594e69b3 Pin coloring 2022-09-01 10:08:10 -04:00
ebolam
be660eee69 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-01 10:00:53 -04:00
ebolam
22b9b5781e Fix for multiple prompts when using token streaming and random prompt. Disabled token streaming when that happens 2022-09-01 10:00:43 -04:00
ebolam
9cc574ccff Merge pull request #92 from LightSaveUs/UI2
Buttons position adjustment
2022-09-01 09:50:48 -04:00
LightSaveUs
716494e2d3 Buttons position adjustment 2022-09-01 16:47:22 +03:00
ebolam
08fac1157a Fix for token streaming not visually showing sentence trimming correctly 2022-09-01 09:27:55 -04:00
ebolam
5ee620db30 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-01 09:05:16 -04:00
ebolam
60b49c7053 Fix for visual bug on retry leaving options on the screen. 2022-09-01 09:05:06 -04:00
ebolam
6f849ef7d1 Merge pull request #90 from one-some/ui2-button-align
Button align and noselect on labels
2022-09-01 09:02:22 -04:00
ebolam
9e15828818 Merge branch 'UI2' into ui2-button-align 2022-09-01 09:02:15 -04:00
ebolam
c12c77abb0 Merge pull request #89 from one-some/ui2-threshelp
Add tooltip to completion threshold
2022-09-01 09:00:29 -04:00
ebolam
1f6eefa6df Fix for model loading error due to breakmodel file being partially empty 2022-09-01 08:59:42 -04:00
ebolam
57719bdcd2 Added CSS elements 2022-09-01 08:41:04 -04:00
ebolam
31425872d9 Fix for load story error. 2022-09-01 08:35:48 -04:00
somebody
0d50471633 Wip search for finder 2022-09-01 06:45:27 -05:00
somebody
57ae0b2de9 Finder barebones 2022-08-31 20:32:52 -05:00
somebody
6e0b26145e Make labels noselect 2022-08-31 18:46:14 -05:00
somebody
55441394a0 Fix alignments 2022-08-31 18:45:57 -05:00
somebody
f1699ec496 Add tooltip to completion threshold 2022-08-31 16:54:23 -05:00
ebolam
0d26a027df Bug fix 2022-08-31 17:46:21 -04:00
Divided by Zer0
c1bf91f86c Adds /config/soft_prompts_list API endpoint 2022-08-31 23:45:26 +02:00
ebolam
f0165aab6a Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-31 17:19:14 -04:00
ebolam
87a062099f Minor fixes 2022-08-31 17:18:57 -04:00
Divided by Zer0
339225e400 fix for multiple gens breaking API/CLUSTER 2022-08-31 22:58:58 +02:00
ebolam
8626debeff Fix for cluster key saving 2022-08-31 15:46:08 -04:00
ebolam
e31a0466da Update to home screen 2022-08-31 14:17:47 -04:00
ebolam
b07a649e3e Fix for API key not being saved 2022-08-31 13:17:30 -04:00
ebolam
8c769a9f77 File Load Dialog Updates 2022-08-31 13:06:56 -04:00
ebolam
b9d64f3d7d Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-08-31 12:55:47 -04:00
ebolam
1e46238366 Added better home screen and new vars for settings buttons 2022-08-31 12:55:38 -04:00
ebolam
55116e26c1 Merge pull request #88 from LightSaveUs/UI2
Themes Updated
2022-08-31 12:45:25 -04:00
LightSaveUs
f744f25812 Theme updated to 0.1.1 version 2022-08-31 19:41:02 +03:00
LightSaveUs
2976456d3c Theme updated to 0.1.5 version 2022-08-31 19:38:20 +03:00
LightSaveUs
1a16527eed Theme updated to 0.4.5 version 2022-08-31 19:23:19 +03:00