Commit Graph

4737 Commits

Author SHA1 Message Date
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
ebolam
88d4dc88b9 Enhancements to auto-memory test. Seems to be more coherent. 2023-10-06 09:40:41 -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
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
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
ebolam
c074f97110 Working tortoise install script 2023-09-27 18:41:40 -04:00
ebolam
e7dd11d6f1 Add ffmpeg for audio tts 2023-09-27 15:34:03 -04:00
ebolam
ad8d60eaaa Moved TTS out of experimental
Add install script for tortoise_tts and added omegaconf requirement for normal tts (was missed)
2023-09-27 15:15:46 -04:00
ebolam
30110888dd Full Audio status message 2023-09-27 14:56:26 -04:00
ebolam
e76679feb6 Modify split range for fast audio tts 2023-09-27 14:49:36 -04:00
ebolam
256da85b41 Updated audio to allow for download of single audio file with all actions in it 2023-09-27 14:37:51 -04:00
ebolam
67af0ce102 Merge branch 'Model_Plugins' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-09-27 13:58:15 -04:00
ebolam
8944f69e4b More Audio enhancements 2023-09-27 13:58:06 -04:00
ebolam
bb5830222d Add story double click to load 2023-09-27 13:56:16 -04:00
henk717
2f3b24eba7 Merge pull request #472 from LostRuins/concedo_united_PR
updated lite to v70
2023-09-24 17:15:22 +02:00
Concedo
90959c3dcf updated lite to v70 2023-09-24 23:01:35 +08:00
henk717
80f34cb2e8 Merge pull request #471 from nkpz/patch-2
[gptq_hf_torch] Fix typo in model type check
2023-09-23 11:26:06 +02:00
Nick Perez
d8877b642d [gptq_hf_torch] Fix typo in model type check
`model_tseype` -> `model_type`
2023-09-23 00:53:48 -04:00
henk717
db5ff9e748 Merge pull request #470 from LostRuins/concedo_united_PR
updated kobold lite to v66
2023-09-20 15:01:47 +02:00
Concedo
55251c6b8e updated kobold lite to v66 2023-09-20 20:30:30 +08:00
henk717
34919eaf88 Merge pull request #468 from Disty0/united
GPTQ support for IPEX
2023-09-19 16:14:00 +02:00
Disty0
806fc4b8ad GPTQ support for IPEX 2023-09-19 17:09:51 +03:00
henk717
9e49d7bc3c Merge pull request #466 from LostRuins/concedo_united_PR
Updated Kobold Lite to v63
2023-09-17 04:11:32 +02:00
ebolam
b9600e4329 better text size handling for tortoise 2023-09-16 21:17:26 -04:00
ebolam
92755a03da Better text splitting for TTS 2023-09-16 20:51:29 -04:00