Commit Graph

2501 Commits

Author SHA1 Message Date
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
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
henk717
7f5ba8a678 Merge pull request #216 from VE-FORBRYDERNE/merge
Merge main into united
2022-09-26 22:11:44 +02:00
vfbd
79ae0f17ec Merge branch 'main' into merge 2022-09-26 16:10:10 -04:00
ebolam
26ba52e2fa Fix for editing text then clicking on empty game space above text not saving edit 2022-09-26 16:00:26 -04:00
henk717
685ec3237b Merge pull request #158 from VE-FORBRYDERNE/tokenizer
Fix tokenizer selection code
2022-09-26 21:34:26 +02:00
henk717
39bd02a40e Merge pull request #157 from VE-FORBRYDERNE/patch
Fix `|` character sometimes appearing in editor
2022-09-26 21:34:16 +02:00
ebolam
2d4b4a4046 Fix for printouts of model loading and downloading 2022-09-26 15:30:20 -04:00
vfbd
7fba1fd28a Fix tokenizer selection code 2022-09-26 14:37:25 -04:00
vfbd
ddc9be00d6 Attempt to fix issue where | appears in editor after pressing enter 2022-09-26 13:57:44 -04:00
ebolam
a07ebad9cb Speed fix and summarizing for stable diffusion down to 75 tokens 2022-09-26 13:14:15 -04:00
ebolam
68bf3cc7f0 WI fix 2022-09-26 12:55:19 -04:00
ebolam
98ab13b56a Fix 2022-09-26 12:48:20 -04:00
ebolam
18c0016f25 Fix for new story 2022-09-26 12:27:50 -04:00
ebolam
0adf6e3298 First stab at tab preservation in world info 2022-09-26 11:37:58 -04:00
Henk
ce692c7ebf Pinned info toggle fix 2022-09-26 16:36:50 +02:00
ebolam
ce1829b8ce Merge pull request #169 from one-some/ui2-inference-scratchpad
Inference Scratchpad / Finder Modes
2022-09-26 07:41:08 -04:00
somebody
3cf0f1607f Hide it 2022-09-25 22:09:08 -05:00
somebody
2af4d94ea7 Add more scratchpad stuff 2022-09-25 22:08:38 -05:00
somebody
9651f3b327 Fix string generation in raw_generate 2022-09-25 22:08:13 -05:00
somebody
836ae9fda7 Fix generation bug with prompt shaving
Messed up any generations not coming from core_generate
2022-09-25 22:07:38 -05:00
somebody
8faad0811f Basic mode changing for finder 2022-09-25 20:07:02 -05:00
ebolam
740e6592ce Added proper tpu load status to the UI 2022-09-25 20:37:25 -04:00
ebolam
7f8ceddde5 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-25 20:30:21 -04:00
ebolam
c9e3ea6300 disabled tpool again as it causes issues with colab tpus 2022-09-25 20:30:11 -04:00
ebolam
523376c206 Merge pull request #165 from one-some/ui2-speeeeeeeed
Add time info to generations in log
2022-09-25 20:13:45 -04:00
somebody
bd8658404b Add time info to generations 2022-09-25 19:04:09 -05:00
ebolam
55771c1edf Giving proper TPU load progress in UI 2022-09-25 20:03:15 -04:00
ebolam
74faad94ac Re-enabling tpool for tpu loading 2022-09-25 19:59:02 -04:00
ebolam
e660639987 Fix 2022-09-25 19:55:30 -04:00
ebolam
3db5a1f76a Fix for TPU loading 2022-09-25 19:54:22 -04:00
ebolam
abe77b2189 Add log message 2022-09-25 19:27:12 -04:00
ebolam
98e82476fe Moved tpu execution back out of tpool 2022-09-25 18:19:52 -04:00
ebolam
a324300ffa More Colab Debug 2022-09-25 17:47:50 -04:00
ebolam
8de6e256f2 Colab Debug 2022-09-25 17:27:46 -04:00
henk717
c88f88f54d Merge pull request #215 from ebolam/united
Update for horde selection to pull models automatically
2022-09-25 19:50:44 +02:00
ebolam
1f6861d55c Update for horde selection to pull models automatically (or on typing with a 1 second delay 2022-09-25 13:49:02 -04:00
Henk
50266ab49a Torch fixes for colab 2022-09-25 19:47:08 +02:00
Henk
b0a32d3646 Requirements Cleanup 2022-09-25 19:40:59 +02:00
Henk
9f15077337 Requirements Updates 2022-09-25 19:33:18 +02:00
Henk
6009586ac8 Requirements Updates 2022-09-25 19:30:09 +02:00
Henk
1a55088a21 Merge branch 'united' of https://github.com/henk717/koboldai into united 2022-09-25 17:26:59 +02:00
Henk
d7ed577bf7 Don't stream in chatmode 2022-09-25 17:26:52 +02:00
henk717
0da5031955 Merge branch 'KoboldAI:main' into united 2022-09-25 17:08:07 +02:00
Henk
465c1fd64d 1.19 version bump and polish 2022-09-25 17:00:33 +02:00