ebolam
c46dd588be
Fix for resetting models
2022-12-18 11:11:51 -05:00
somebody
2a556ea346
small commentator + WI image overhaul
2022-12-17 16:23:39 -06:00
ebolam
df23399a4a
Merge pull request #346 from one-some/ui2-fix-topk
...
Fix top-k and shortcuts
2022-12-16 21:18:36 -05:00
ebolam
c3438268e9
Fix for Original UI to use new save formats/code
2022-12-16 21:17:25 -05:00
somebody
9e6dcc7d6a
Fix top-k
2022-12-16 19:56:36 -06:00
ebolam
802bef8c37
Bug fix for probabilities (fixes issue 344)
2022-12-16 20:05:15 -05:00
ebolam
eabbd73bf3
Potential fix for setting action data crash (Issue 343)
2022-12-16 20:02:29 -05:00
ebolam
72c0a54f4e
Fix for probabilities code
2022-12-16 19:50:13 -05:00
ebolam
248994a610
Copy Paste Fix
2022-12-15 21:11:46 -05:00
ebolam
8dba339155
tweaked simple mode settings
2022-12-14 18:43:47 -05:00
ebolam
a7a6c10f6e
Added in image generation for actions (clicking on text will swap image to that generation)
2022-12-14 14:29:51 -05:00
ebolam
50f9508ee7
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-12-14 09:21:40 -05:00
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
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
somebody
3f037cda1f
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-story-review
2022-12-10 10:56:11 -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
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
ebolam
65c654cb2e
Update for slow text generation
2022-12-09 14:43:12 -05: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
fcacd53b62
Fix for long prompt audio generation
2022-12-06 18:58:27 -05: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
ebolam
645bdfe77d
Fix for initial audio generation to not generate the prompt first (should be last to gen)
2022-12-06 10:40:08 -05:00
ebolam
93890b9034
Alt generate mode is enabled. Each generation will be sequential allowing for lower VRAM usage at potentially slower generation time
2022-12-06 10:06:24 -05:00
ebolam
4b51d0abd8
Fix for long text
2022-12-06 08:45:27 -05:00
ebolam
dee494a301
Fix for empty text and audio generation
2022-12-06 08:12:43 -05:00
ebolam
1f62f154a5
Added functional audio generation (requires ffmpeg installed or ffmpeg.exe in koboldai directory)
...
added load v1 story conversion to saved v2 story if loaded from disk
2022-12-05 20:52:38 -05:00
ebolam
a8f8129c97
Fix for duplicate world info bug
2022-12-05 18:48:10 -05:00
ebolam
84cfba782c
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-12-05 13:53:17 -05:00
ebolam
280c35b452
Added start to alternative multi-gen (linear instead of parallel). Non-functional
...
Continued stub for in UI soft prompt training.
Removed old xls to preset file code
2022-12-05 13:50:49 -05:00
somebody
9d228e6614
Add genre UI
2022-12-04 21:18:45 -06:00
somebody
34fce81209
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-newsave
2022-12-01 19:16:53 -06:00
ebolam
5e7789f90b
Fix
2022-12-01 08:48:47 -05:00
ebolam
88c536b194
Disable bitsandbytes if there are no GPUs with proper CUDA Compute capabilities (needs 7.2 or greater)
2022-12-01 08:46:35 -05:00
ebolam
20851485e0
Experimental 8-bit support (option will only show on linux systems)
2022-11-29 17:06:23 -05:00
somebody
ec854a808a
More save stuff
2022-11-28 20:47:34 -06:00
somebody
735c4d770c
Nicer api to access save directories and files
2022-11-28 17:28:46 -06:00
somebody
4ed1955aff
Work on new save
2022-11-28 16:11:09 -06:00
ebolam
bcff1e6de7
Default Preset Fix
2022-11-27 18:18:45 -05:00
ebolam
3f8b6f3a37
Added back in default preset
...
Fix for unicorn theme for the progress bar
2022-11-27 15:59:37 -05:00
ebolam
38d18b526b
Fix for issue 319
2022-11-27 11:40:44 -05:00
ebolam
5bf7c500ee
Merge pull request #314 from pi6am/fix/simplify_append
...
Combine append and append_submit, add docstring to append.
2022-11-26 11:12:02 -05:00
Llama
8e538ba300
Combine append and append_submit, add docstring to append.
...
Combine the append and append_submit methods, and add an optional
parameter to append to indicate whether it is a submission.
Add a docstring to append.
2022-11-25 21:35:01 -08:00
ebolam
2d78d9400b
Fix retry to not keep the action in the log
2022-11-25 20:14:14 -05:00
ebolam
37257ca6fd
Merge pull request #308 from pi6am/fix/calc_ai_text
...
Several fixes to calc_ai_text and lua_compute_context
2022-11-25 18:09:52 -05:00