Commit Graph

2544 Commits

Author SHA1 Message Date
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
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
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
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
ebolam
edd50fc809 Fix for GPT2 breakmodel in the UI 2022-09-27 17:58:51 -04:00
Henk
f1d63f61f3 Syntax fix 2022-09-27 22:43:09 +02:00
henk717
d772837ad0 Merge pull request #217 from ebolam/united
Fix for older model loading
2022-09-27 22:41:13 +02:00
ebolam
908dc8ea60 Fix for older model loading 2022-09-27 15:59:56 -04:00
ebolam
2500233f20 Removed constant transmission of log to UI. Now it pulls last 100 lines when clicked. 2022-09-27 15:40:46 -04:00
Henk
62921c4896 getmodelname for configname 2022-09-27 21:11:31 +02:00
Henk
6c32bc18d7 GPT2Tokenizer for TPU 2022-09-27 18:33:31 +02:00
Henk
60d09899ea Don't use Fast tokenizers when we don't have to 2022-09-27 18:26:13 +02:00
Henk
11455697ef Tokenizer Fixes (Slow first to keep coherency) 2022-09-27 17:57:18 +02:00
Henk
07896867b2 Revert Tokenizer Change 2022-09-27 15:36:08 +02:00
Henk
82a250aa1b Revert "Fix tokenizer selection code"
This reverts commit 7fba1fd28a.
1.18.2
2022-09-27 15:33:08 +02:00
ebolam
3afd617cb4 Merge commit 'refs/pull/179/head' of https://github.com/ebolam/KoboldAI into UI2 2022-09-27 08:21:05 -04:00
ebolam
b840381aef Logger update 2022-09-27 07:44:07 -04:00
ebolam
b56847376f Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-27 07:29:51 -04:00
ebolam
468297772c Fix for token generation length error 2022-09-27 07:29:41 -04:00
ebolam
5396cfb011 Merge pull request #178 from one-some/ui2-wi-goto
Add ability to jump to WI with ctrl click
2022-09-26 19:43:54 -04:00
somebody
fa77267ae6 Add ability to jump to WI with ctrl click 2022-09-26 18:37:24 -05:00