Commit Graph

4073 Commits

Author SHA1 Message Date
ebolam
64ef8ca7c2 Fix for UI1 not highlighting selected model 2023-05-26 14:04:26 -04:00
ebolam
51cea7eb9d Added ability to add labels that are based on validation data in model loading settings 2023-05-26 12:43:17 -04:00
ebolam
0376ab5715 KoboldAI API model name fix 2023-05-26 11:42:29 -04:00
ebolam
52f5d87906 Fix horde tokenizer 2023-05-26 11:25:28 -04:00
ebolam
2c82e9c5e0 GooseAI Fixes 2023-05-26 11:08:30 -04:00
ebolam
d2c95bc60f Fix for non-jailed menu path navigation 2023-05-26 10:33:59 -04:00
ebolam
0659b5062b Added proper model name for horde 2023-05-25 18:46:35 -04:00
ebolam
adb77b8651 Fix for horde and multi-selected models 2023-05-25 18:43:56 -04:00
ebolam
b5272ea607 Whoops 2023-05-24 20:15:11 -04:00
ebolam
1a7c2ddab0 TPU Fix? 2023-05-24 20:14:22 -04:00
ebolam
c9523a340e TPU Fix 2023-05-24 19:50:08 -04:00
ebolam
b0ed7da9dd more tpu debugging 2023-05-24 19:47:45 -04:00
ebolam
ea4e3c477c More debuging 2023-05-24 19:45:21 -04:00
ebolam
54221942ef TPU Fix 2023-05-24 19:43:32 -04:00
ebolam
6a62726575 TPU Fix? 2023-05-24 19:30:23 -04:00
ebolam
703da112ee TPU Fix 2023-05-24 19:17:51 -04:00
ebolam
6620df5350 debug info 2023-05-24 19:03:49 -04:00
ebolam
5fe8c71b2e TPU Fixes 2023-05-24 18:55:31 -04:00
ebolam
f0f646ae7b Merge branch 'Model_Plugins' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-05-24 16:47:38 -04:00
ebolam
b116e22bca Fix for colab 2023-05-24 16:47:19 -04:00
ebolam
1a1b79a16d Change default for HF on non-breakmodel models to use GPU instead of CPU 2023-05-24 12:44:26 -04:00
ebolam
92f592ea20 Fix for model name not showing correctly on load in UI1 2023-05-24 11:48:25 -04:00
ebolam
068173b24a Potential BadWords fix 2023-05-24 09:08:34 -04:00
ebolam
c61e2b676a More environmental variable feedback 2023-05-24 09:05:21 -04:00
ebolam
9d708bc424 Logging of environmental variables over-riding command line arguments 2023-05-24 08:56:52 -04:00
ebolam
935480a701 Added bad words to the transmit list for easier debugging 2023-05-24 08:45:22 -04:00
ebolam
9bd445c2a8 gpt2 fixed 2023-05-23 20:33:55 -04:00
ebolam
839d56ebf2 Potential fix for gpt-neo and gpt-j 2023-05-23 19:25:01 -04:00
ebolam
7a8e4c39da Fix for attention bias 2023-05-23 08:35:15 -04:00
ebolam
5561cc1f22 Fix for GPU generation 2023-05-23 08:33:19 -04:00
ebolam
a16b540c34 Merge branch 'Model_Plugins' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-05-22 20:47:31 -04:00
ebolam
4822619192 Fix for model backends that have no inputs not being able to load in the UI 2023-05-22 20:47:14 -04:00
ebolam
4c25d6fbbb Fix for loading model multiple times loosing the gpu/cpu splits 2023-05-22 20:34:01 -04:00
ebolam
9e53bcf676 Fix for breakmodel loading to CPU when set to GPU 2023-05-22 20:24:57 -04:00
ebolam
f1a16f260f Potential breakmodel fix 2023-05-22 16:10:41 -04:00
ebolam
ca770844b0 Fix for breakmodel 2023-05-22 15:07:59 -04:00
ebolam
dc20e6dde9 Fix for unloading models 2023-05-22 15:04:33 -04:00
ebolam
925cad2e2f Better compatibility with hf model backend 2023-05-22 14:50:13 -04:00
ebolam
513b8575e7 Fix for missing import
Fix for model name being a path which caused save issues
2023-05-20 11:01:49 -04:00
ebolam
19559d5eef Fix for colors in the classic UI 2023-05-19 19:15:25 -04:00
ebolam
128c77e0fd Default model backend to huggingface if not present when loading a model through the command line 2023-05-19 19:01:11 -04:00
ebolam
a1ee6849dc Custom Paths from Menu structure fixed 2023-05-19 18:28:47 -04:00
ebolam
6df5fe4ad0 partial load model from custom path in menu 2023-05-19 18:24:06 -04:00
ebolam
309f1c432a Added the ability to disable model backends in the model backend code. 2023-05-19 17:43:13 -04:00
ebolam
b21884fc31 Better error reporting 2023-05-19 17:34:15 -04:00
ebolam
db30402c3b Move RWKV to use Huggingface model backend 2023-05-19 17:30:36 -04:00
ebolam
756a33c63e Added try loop on model backend so it will continue with other models. 2023-05-19 17:28:39 -04:00
ebolam
9df1f03b12 Fix for custom huggingface model menu entry 2023-05-19 14:28:36 -04:00
ebolam
a1036465af Add warning about command line changes and new modular backend 2023-05-19 12:46:02 -04:00
ebolam
caef2edcfc Migrated load dialog to UI1 2023-05-19 12:35:39 -04:00