Commit Graph

3540 Commits

Author SHA1 Message Date
Henk
d0cb463c53 Pin transformers version
To avoid breaking changes lets force the exact transformers version we code against. This will be automatically picked up by all the automatic updaters.
2022-12-02 01:48:12 +01:00
henk717
e8245478d6 Merge pull request #184 from henk717/united
Cap transformers version
2022-12-02 01:27:18 +01:00
henk717
f72ceeadd0 Cap transformers version
Since MTJ is low level, we force a fixed transformers version to have more controlled updates when needed
2022-12-02 01:10:59 +01:00
ebolam
457b7a46c4 More undo of 8 bit 2022-12-01 18:10:57 -05:00
ebolam
b28d8e76dc Reverting farther back 2022-12-01 18:02:05 -05:00
ebolam
e1f6de1250 Revert back out VE 8 bit loading 2022-12-01 14:54:44 -05:00
ebolam
ebdae49746 Align again with VE 2022-12-01 11:06:54 -05:00
ebolam
4dfbf80929 Not sure why this fixes it, or why we need this line...... 2022-12-01 11:04:43 -05:00
ebolam
76a0bb71f0 8 bit debug 2022-12-01 10:46:13 -05:00
ebolam
2505d09181 8 bit debug 2022-12-01 10:43:59 -05:00
ebolam
fcdfce0373 8 bit debug 2022-12-01 10:41:13 -05:00
ebolam
94953def32 More 8 bit debuging 2022-12-01 09:20:24 -05: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
somebody
8847744944 Streamline image generation and save to directory 2022-11-30 23:15:13 -06:00
somebody
9ddb849040 Fix wrong function calls to warning 2022-11-30 23:14:52 -06:00
ebolam
e278abd7c9 Copy of VE's 8 bit lazyloading/breakmodel code 2022-11-30 18:56:22 -05:00
ebolam
06a25b4663 Fix for possible recursion bug 2022-11-30 07:48:41 -05:00
ebolam
aa5207f5c6 Ensure we don't save 8bit models 2022-11-30 07:21:16 -05:00
ebolam
18db7b98f5 8 bit 2022-11-29 20:20:15 -05:00
ebolam
1b5adf8af5 8 bit 2022-11-29 20:19:11 -05:00
ebolam
f0fa80cd98 8 bit testing 2022-11-29 20:09:39 -05:00
ebolam
85a5997cc8 8 bit mode fix 2022-11-29 19:55:54 -05:00
ebolam
0581a74ead Debug for 8 bit 2022-11-29 19:34:43 -05:00
ebolam
aabc73b3f7 Adding debug for 8 bit 2022-11-29 19:29:06 -05:00
ebolam
be310bd10b 8 bit update 2022-11-29 18:57:21 -05:00
ebolam
2941860f47 Fix for whatever happened on the last commit.... 2022-11-29 18:22:05 -05:00
ebolam
17a88febee Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-11-29 18:20:56 -05:00
ebolam
9f41c1366a Fix for KoboldAI Base Docker Image to work with Horde 2022-11-29 18:20:35 -05:00
ebolam
be5d7254ae Fix for KoboldAI Base Docker Image to work with Horde 2022-11-29 18:12:33 -05:00
ebolam
604b42d602 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-11-29 17:06:37 -05:00
ebolam
20851485e0 Experimental 8-bit support (option will only show on linux systems) 2022-11-29 17:06:23 -05:00
somebody
f615b5b4a1 Add load story shortcut 2022-11-28 22:18:35 -06:00
somebody
6db94890b5 Add Ctrl+S as shortcut to save story 2022-11-28 22:13:01 -06:00
somebody
b6caea023c Fix errors on non-ui modes of finder 2022-11-28 22:08:03 -06:00
somebody
378423dd36 Add retry to image context menu 2022-11-28 22:05:04 -06:00
somebody
76c3ed1afa Unsave game on wi image change 2022-11-28 22:04:48 -06:00
somebody
ec854a808a More save stuff 2022-11-28 20:47:34 -06:00
ebolam
3a94c7f0fe Merge pull request #322 from one-some/UI2
Don't activate attention bias until needed
2022-11-28 20:34:33 -05:00
somebody
735c4d770c Nicer api to access save directories and files 2022-11-28 17:28:46 -06:00
somebody
e7930101c1 Save v3 renaming support 2022-11-28 17:01:30 -06:00
somebody
0f8a669eac More work on new save 2022-11-28 16:50:07 -06:00
somebody
4035221b9c Don't activate attention bias until needed 2022-11-28 16:18:45 -06:00
somebody
4ed1955aff Work on new save 2022-11-28 16:11:09 -06:00
ebolam
fab73bdc9f Merge pull request #321 from one-some/ui2-img-prompter
Img gen manual prompt
2022-11-27 21:14:05 -05:00
somebody
3a40cefc55 Fix for WI mode erroring on enter press in finder 2022-11-27 19:49:58 -06:00
somebody
654216e2b6 Allow direct prompting of the image generation pipeline 2022-11-27 19:43:12 -06:00
somebody
71151ea6cc Remove redundant onclick 2022-11-27 19:42:53 -06:00
somebody
9c5a1e1ad9 Make image generation pipeline more generic 2022-11-27 19:42:30 -06:00
somebody
089aa476c1 Add generated image actions to finder 2022-11-27 19:41:05 -06:00