Commit Graph

3571 Commits

Author SHA1 Message Date
ebolam
a27651ef1b Fix for world info duplication on loading story
Fix for dragging world info on top of new world info crashing
2022-12-14 09:15:59 -05:00
ebolam
818cc61961 Merge pull request #336 from one-some/ui2-fewshot-wi-gen
Fewshot WI generation
2022-12-13 14:40:51 -05:00
somebody
4a4b021132 Fix for newlines on non-torch
Kinda sucks for now
2022-12-12 22:58:44 -06:00
somebody
fb39dccd37 Debug cleanup 2022-12-12 22:40:58 -06:00
somebody
c824414b74 Add placeholder fewshot file 2022-12-12 22:39:23 -06:00
somebody
ff02a5444d A bit more polish 2022-12-12 22:38:31 -06:00
somebody
3b23d1f9c8 And the rest 2022-12-12 19:19:28 -06:00
somebody
62d4ed8f3e Add object_type as a WI parameter 2022-12-12 19:18:48 -06:00
henk717
0a926e41e4 Merge pull request #235 from VE-FORBRYDERNE/patch
Fix materialize function for galactica models
2022-12-12 20:15:54 +01:00
vfbd
33ba3e7e27 Fix materialize function for galactica models 2022-12-12 14:11:08 -05:00
somebody
08cf53ac67 Barebones generatewi backend 2022-12-11 21:30:55 -06:00
somebody
a60f2d3d53 Basic single line support 2022-12-11 21:30:45 -06:00
ebolam
c85252c13c Merge pull request #335 from one-some/ui2-horde-fixes
Fix Hordes
2022-12-11 07:45:09 -05:00
ebolam
1cf77ace01 Merge pull request #334 from one-some/ui2-story-review
Story commentators
2022-12-11 07:44:45 -05:00
somebody
a480a59b5f Move to async generation for Stable Horde 2022-12-10 22:31:52 -06:00
somebody
2410734738 Actually say what Horde errors are 2022-12-10 21:48:05 -06:00
somebody
aa674a9e1f Fix float top-k value in horde
This may be from my .v2_settings file from an older generation, but
for some reason my top-k was 0.0 instead of 0, which caused an error in
the API
2022-12-10 21:47:19 -06:00
somebody
99556bf86a Fix tokenizer and newlinemode for horde 2022-12-10 21:47:05 -06:00
Henk
eeb1774d42 Cleaner implementation of zipfolder 2022-12-10 19:23:08 +01:00
Henk
9a8e8a0005 New pytorch zipfile support 2022-12-10 19:11:07 +01:00
somebody
afed0c8a94 ELIMINATE debug 2022-12-10 11:33:07 -06:00
somebody
9db6b76a0f Mobile support for story review 2022-12-10 11:23:21 -06:00
somebody
3f037cda1f Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-story-review 2022-12-10 10:56:11 -06:00
somebody
72c9ff6763 Fix checkbox syncing and disrupt on reset 2022-12-10 10:53:42 -06:00
somebody
68217a766b Don't make story.json a directory
The price of programming while sleepy
2022-12-10 10:52:59 -06:00
somebody
0b9fe1c71f Allow dicts to be synced, auto-upgrade story directories on load 2022-12-09 23:31:49 -06:00
somebody
d31ab1d648 Work on commentators 2022-12-09 23:31:28 -06:00
ebolam
f21c3c7c09 Merge pull request #333 from one-some/UI2
Be a little less paranoid when saving
2022-12-09 19:57:02 -05:00
somebody
59864705f0 Recover easier from save shenanigans 2022-12-09 16:49:25 -06:00
somebody
f4c51b13e8 More details on load failure 2022-12-09 15:38:27 -06:00
henk717
dd7363548c Merge pull request #191 from henk717/united
Probability Viewer Fix
2022-12-09 21:56:41 +01:00
henk717
686845cd21 Merge pull request #234 from one-some/united
Move probability visualization to after logitwarpers
2022-12-09 21:22:33 +01:00
somebody
e6656d68a1 Move probability visualization to after logitwarpers 2022-12-09 13:47:38 -06:00
ebolam
283a9bed7e Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-12-09 14:43:17 -05:00
ebolam
65c654cb2e Update for slow text generation 2022-12-09 14:43:12 -05:00
ebolam
ae226eaac9 Regression fix on model settings file from United import 2022-12-09 14:42:21 -05:00
ebolam
3d1e0bc4cb Merge pull request #332 from one-some/UI2
Fix welcome being a boolean when migrating from united
2022-12-09 11:42:36 -05:00
somebody
90e13f7f1f Zero-shot story review prompt thing beginnings 2022-12-08 22:45:26 -06:00
somebody
041ebbc388 Cleanup debug 2022-12-08 22:44:33 -06:00
somebody
774c46e6a8 Fix generating before first core generate 2022-12-08 22:44:03 -06:00
somebody
97a623ecb0 Fix welcome issue when switching from united to ui2 2022-12-08 18:42:49 -06:00
henk717
55ef53f39b Typo fix 2022-12-08 15:17:10 +01:00
ebolam
a140ce1f85 Fix for United Merge error
Test of tortoise TTS code (framework for any slower TTS engine)
2022-12-07 15:12:57 -05:00
ebolam
c1cea71ed6 Merge commit 'refs/pull/331/head' of https://github.com/ebolam/KoboldAI into UI2 2022-12-07 12:04:42 -05:00
ebolam
fcacd53b62 Fix for long prompt audio generation 2022-12-06 18:58:27 -05:00
ebolam
80a8794f63 Hide speak context menu when generate audio is not on 2022-12-06 17:58:13 -05:00
ebolam
994acd70a6 Merge pull request #329 from one-some/UI2
shouldShow for context menu
2022-12-06 17:55:14 -05:00
somebody
ed6cba5f74 shouldShow for context menu 2022-12-06 16:51:56 -06:00
ebolam
430be39fca Final working token probability storage/transmit to UI. 2022-12-06 17:49:36 -05:00
ebolam
42026af675 Better probability support (multi-option without token streaming not working) 2022-12-06 14:33:59 -05:00