Commit Graph

2711 Commits

Author SHA1 Message Date
ebolam
c231e9e612 Fix for new story/load story not clearing all of the old story's actions 2022-09-30 18:51:43 -04:00
ebolam
4d2bd20345 Fix for tweak 2022-09-30 17:00:29 -04:00
ebolam
f3b55fdfed Fix for V1 story loads 2022-09-30 16:32:37 -04:00
ebolam
b8765874bb Undo last commit. Was not the issue 2022-09-30 15:31:03 -04:00
ebolam
6da22fe4f9 All scrolls disabled other than the main one to troubleshoot speed issues 2022-09-30 15:25:05 -04:00
ebolam
2f35264153 Added flask-compress to speed up initial page load time
Added check for tokenizer not being loaded early enough and crashing javascript (not needed until user interaction)
Removed unneeded CSS and JS files from web page load
2022-09-30 15:20:34 -04:00
ebolam
e2241b34ed Debug 2022-09-30 14:11:44 -04:00
ebolam
bf58542ca5 Fix for story loading from V1 only pulling in first action
Added accessibility labels for better support with screen readers.
2022-09-30 14:05:28 -04:00
henk717
9abad8bee9 Merge pull request #225 from scythe000/united
Update aiserver.py - typo fix
2022-09-30 19:30:46 +02:00
scythe000
a482ec16d8 Update aiserver.py - typo fix
Changed 'beakmodel' to 'breakmodel' in the example comment.
2022-09-30 10:29:32 -07:00
ebolam
104ecd3ad3 Fix 2022-09-30 13:17:50 -04:00
ebolam
eac2df6026 Fix 2022-09-30 13:12:16 -04:00
ebolam
efff4fb1a8 Fix for large UI1 story loads 2022-09-30 13:07:52 -04:00
ebolam
f46ec4f24d Fix for WI toggles 2022-09-30 12:31:21 -04:00
ebolam
5e7c785670 More speed increases
Disabled bootstrap toggles for world info while looking for speed fix
2022-09-30 12:20:40 -04:00
ebolam
8815f7e686 Bug Fix 2022-09-30 09:14:50 -04:00
ebolam
e566a498ef World Info Speed Increase 2022-09-30 08:56:35 -04:00
ebolam
1e9be02770 Additional speed improvements 2022-09-30 08:34:37 -04:00
ebolam
6235be272e More optimizations 2022-09-29 20:31:40 -04:00
henk717
276c6f8e9e Merge pull request #224 from db0/get_cluster_models_fix
fix endpoint for get_cluster_models
2022-09-30 00:30:18 +02:00
Divided by Zer0
90022d05c8 fix endpoint for get_cluster_models 2022-09-30 00:26:55 +02:00
ebolam
096b61962c Fix for load time.
Need world info loading testing as may have regression
2022-09-29 14:41:28 -04:00
ebolam
4c97c291f1 Fix disconnect on story load for large stories 2022-09-29 13:49:34 -04:00
ebolam
ff6183c419 Additional speed increase 2022-09-29 13:42:55 -04:00
ebolam
8f1e9fd290 Remove debug 2022-09-29 13:04:33 -04:00
ebolam
39709f5ed3 Fix 2022-09-29 13:02:24 -04:00
ebolam
bd6760a19e Fix 2022-09-29 12:50:25 -04:00
ebolam
51b8b1d223 Partial fix for text context 2022-09-29 12:12:46 -04:00
ebolam
a3bad7b713 Speed increase for loading stories 2022-09-29 09:18:15 -04:00
ebolam
fecae7d205 Disabled another scroll. Performance appears better. 2022-09-29 09:00:26 -04:00
ebolam
475d4bc48c Debugging large story import 2022-09-29 08:12:15 -04:00
ebolam
d372877530 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-28 20:03:37 -04:00
ebolam
905a9ee7c7 Javascript Optimizations 2022-09-28 20:02:30 -04:00
henk717
3a094a049b Merge pull request #223 from ebolam/united
Fix for GPT models downloading even when present in model folder
2022-09-28 19:15:33 +02:00
ebolam
c28ad27c1d Merge commit 'refs/pull/181/head' of https://github.com/ebolam/KoboldAI into UI2 2022-09-28 12:59:53 -04:00
ebolam
e7973e13ac Fix for GPT models downloading even when present in model folder 2022-09-28 12:47:50 -04:00
ebolam
87dba39f15 World info tabbing working as expected now 2022-09-28 11:16:17 -04:00
ebolam
5e01f9ddaa Better tab support in World Info.
Needs to be ignored on mouse click (TBD) and a bit of work in WPP
2022-09-27 20:21:53 -04:00
henk717
0f7ecb3257 Merge pull request #222 from ebolam/united
Fix for lazy loading on models after a non-lazy load model
2022-09-28 01:54:21 +02:00
ebolam
f0690373b3 Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-09-27 19:52:44 -04:00
ebolam
72fc68c6e4 Fix for lazy loading on models after a non-lazy load model 2022-09-27 19:52:35 -04:00
henk717
c935d8646a Merge pull request #221 from ebolam/united
Fix for loading models that don't support breakmodel (GPU/CPU support…
2022-09-28 01:32:08 +02:00
ebolam
4aa842eada Merge commit 'refs/pull/180/head' of https://github.com/ebolam/KoboldAI into united 2022-09-27 19:29:05 -04:00
ebolam
be719a7e5e Fix for loading models that don't support breakmodel (GPU/CPU support in UI) 2022-09-27 19:02:37 -04:00
Henk
52e120c706 Disable breakmodel if we error on the check 2022-09-28 01:00:06 +02:00
henk717
d2ff32be32 Merge pull request #220 from ebolam/united
Fix for loading models on CPU only that don't support breakmodel
2022-09-28 00:46:37 +02:00
Henk
057ddb4fb2 Better --cpu handling 2022-09-28 00:45:17 +02:00
ebolam
168ae8083c Remove debug print 2022-09-27 18:30:20 -04:00
ebolam
0311cc215e Fix for loading models on CPU only that don't support breakmodel 2022-09-27 18:29:32 -04:00
henk717
3906cc1bd0 Merge pull request #219 from ebolam/united
Fix for GPT2 breakmodel in the UI
2022-09-28 00:17:27 +02:00