Commit Graph

4809 Commits

Author SHA1 Message Date
ebolam
27eb7165af Fix for requirements.txt 2023-10-14 11:35:38 -04:00
ebolam
bab52fb035 Removed tortoise tts install script 2023-10-14 11:32:20 -04:00
ebolam
e946da7d0b Removed tortoise tts install scripts 2023-10-14 11:28:35 -04:00
ebolam
f06069cc79 Fix for tortoise tts install script 2023-10-14 11:06:03 -04:00
ebolam
782f314998 merge caused two packages to be on one line 2023-10-14 10:21:53 -04:00
ebolam
86b60afaea Missed a pip install for subfolder 2023-10-14 10:21:03 -04:00
henk717
f1f6230ba0 Merge pull request #473 from ebolam/united
Abort code moved to model classes
2023-10-14 15:59:13 +02:00
henk717
c2246994f8 Merge pull request #479 from FunkEngine2023/united
Typo.
2023-10-14 14:53:57 +02:00
FunkEngine
2946231ccb Merge branch 'henk717:united' into united 2023-10-14 04:42:28 -04:00
FunkEngine
8f411f04be Merge pull request #1 from FunkEngine2023/FunkEngine
Typo.
2023-10-14 04:41:35 -04:00
FunkEngine
f7bd00afda Typo.
Minor.
2023-10-14 04:38:47 -04:00
ebolam
7545754c3d Allow clear on images to actually clear past images. 2023-10-13 20:21:07 -04:00
ebolam
2319d1d87b Model load progress bar fixed for multi-checkpoint models 2023-10-13 14:17:03 -04:00
ebolam
8cb956fd6e Merge pull request #387 from one-some/checkpoint-progress
Add checkpoint tracking for loading
2023-10-13 13:37:02 -04:00
somebody
21e6d84810 Add checkpoint tracking for loading
With the index of checkpoint files here (and with the total_size in the
index json) we could probably have a cleaner per-byte loading bar in the
future, but let's not break anything for now.
2023-10-13 12:33:00 -05:00
ebolam
c1a96593fd Prevent model loading status from going over 100% 2023-10-13 12:32:33 -04:00
ebolam
79e951b564 Fix for slider bars in model load not setting correctly
Fixed --quiet being enforced once set forever
2023-10-12 21:22:23 -04:00
ebolam
d5dd24a330 Added setting saving for exllama and exllamav2 2023-10-12 21:04:00 -04:00
ebolam
0688ba4fcd Merge branch 'Model_Plugins' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-10-12 20:42:51 -04:00
ebolam
cbbcc6250e Fix for exllama (v1 and v2) showing 2x status (0-200%) on generation 2023-10-12 20:42:42 -04:00
ebolam
334eec6127 Fix for text streaming not scrolling properly. 2023-10-12 20:41:20 -04:00
henk717
bf61e5ef02 Emerhyst 2023-10-09 05:06:26 +02:00
ebolam
88d4dc88b9 Enhancements to auto-memory test. Seems to be more coherent. 2023-10-06 09:40:41 -04:00
ebolam
9501dd34ea Fix for aiserver asking horde for model list on start of koboldai. This meant that every run of KoboldAI resulted in horde being effectively notified 2023-10-06 09:24:59 -04:00
ebolam
fe97916eb5 Merge branch 'henk717:united' into Image_Gen 2023-10-06 08:02:53 -04:00
ebolam
4d793bfa59 Merge branch 'henk717:united' into Model_Plugins 2023-10-06 08:02:36 -04:00
Henk
e9d3a4c269 Merge branch 'main' into united 2023-10-06 13:54:46 +02:00
Henk
386fd1f034 Werkzeug Fix 2023-10-06 13:51:52 +02:00
henk717
6e4f15f923 Merge pull request #478 from LostRuins/concedo_united_PR
Update Kobold Lite to v76
2023-10-06 13:28:32 +02:00
Concedo
20ba89a3d9 Merge branch 'concedo_united_PR' of https://github.com/LostRuins/KoboldAI into concedo_united_PR 2023-10-06 16:00:42 +08:00
Concedo
05f79860fe Update Kobold Lite to v76 2023-10-06 16:00:07 +08:00
ebolam
0adedd1c86 Merge branch 'Model_Plugins' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-10-05 15:42:13 -04:00
ebolam
6504246c19 Merge pull request #386 from ebolam/Model_Plugins
Update to United
2023-10-05 15:41:41 -04:00
ebolam
d75b320921 Merge commit 'refs/pull/385/head' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-10-05 15:40:33 -04:00
henk717
1ba20518fc Merge pull request #477 from Disty0/united
IPEX Optimizations
2023-10-04 00:34:37 +02:00
Disty0
5a3986fb06 IPEX Optimizations 2023-10-04 01:32:36 +03:00
Henk
caa040b416 HF 4.34 part 2 2023-10-04 00:21:32 +02:00
Henk
02d3b00ff1 HF 4.34 2023-10-04 00:18:21 +02:00
ebolam
7a3fc26336 Images now change based on what action you're on. Can regenerate images for old actions. 2023-10-01 10:11:23 -04:00
ebolam
a715939237 Added audio status bar to show which actions have audio generated and under what form (yellow for quick, green for slow, red for missing). Adjustable in CSS themes. 2023-09-30 16:55:39 -04:00
Stefan Gligorijevic
05cc14f561 Add epsilon and eta sampling 2023-09-29 20:43:33 +02:00
Henk
b141ee0155 Universal downloader for more backends 2023-09-28 18:01:34 +02:00
ebolam
52a2b650b7 Added better feedback for downloading audio file since it can take some time to combine the chunks. 2023-09-28 11:43:21 -04:00
ebolam
b3f8f333c2 Added additional logging 2023-09-28 10:22:18 -04:00
Henk
fa8d9e65ff Fix flash-attn 2023-09-28 09:51:09 +02:00
Henk
e238a1c9f6 Ship exllamav2 2023-09-28 09:09:04 +02:00
Henk
04cc322d7c New dependencies 2023-09-28 03:24:01 +02:00
Henk
e99789a51b Flash Attention (Linux) 2023-09-28 03:19:03 +02:00
Henk
6fdf83aad5 Basic Exllama2 2023-09-28 01:48:38 +02:00
Henk
9e51a50bcd Llama fixes for Mistral 2023-09-28 01:08:53 +02:00