text-generation-webui/modules
oobabooga 1ddcd4d0ba Clean up silero_tts
This should only be used with --no-stream.

The shared.still_streaming implementation was faulty by design:
output_modifier should never be called when streaming is already over.
2023-03-12 23:42:49 -03:00
..
callbacks.py Various fixes in chat mode 2023-03-12 02:53:08 -03:00
chat.py Remove useless "substring_found" variable 2023-03-12 15:50:38 -03:00
deepspeed_parameters.py Fix deepspeed (oops) 2023-02-02 10:39:37 -03:00
extensions.py Move bot_picture.py inside the extension 2023-02-25 03:00:19 -03:00
html_generator.py Store thumbnails as files instead of base64 strings 2023-02-27 13:41:00 -03:00
models.py Rename --llama-bits to --gptq-bits 2023-03-12 11:19:07 -03:00
quantized_LLaMA.py Use os.path.abspath() instead of str() 2023-03-12 12:41:04 -03:00
RWKV.py Remove unused imports 2023-03-12 08:59:05 -03:00
shared.py Clean up silero_tts 2023-03-12 23:42:49 -03:00
text_generation.py Clean up silero_tts 2023-03-12 23:42:49 -03:00
ui.py Stop chat from flashing dark when processing 2023-03-03 13:19:13 -03:00