text-generation-webui/modules
Vladimir Belitskiy e96687b1d6 Do not send empty user input as part of the prompt.
However, if extensions modify the empty prompt to be non-empty,
it'l still work as before.
2023-03-20 14:27:39 -04:00
..
callbacks.py Sort the imports 2023-03-17 11:42:25 -03:00
chat.py Do not send empty user input as part of the prompt. 2023-03-20 14:27:39 -04:00
deepspeed_parameters.py Fix deepspeed (oops) 2023-02-02 10:39:37 -03:00
extensions.py Add Interface mode tab 2023-03-15 23:29:56 -03:00
GPTQ_loader.py Update GPTQ_Loader.py 2023-03-17 18:34:13 +10:00
html_generator.py Do not display empty user messages in chat mode. 2023-03-20 12:55:57 -04:00
LoRA.py Make custom LoRAs work by default #385 2023-03-19 12:11:35 -03:00
models.py --no-cache and --gpu-memory in MiB for fine VRAM control 2023-03-19 19:21:41 -03:00
RWKV.py Use str(Path) instead of os.path.abspath(Path) 2023-03-13 00:08:01 -03:00
shared.py --no-cache and --gpu-memory in MiB for fine VRAM control 2023-03-19 19:21:41 -03:00
text_generation.py --no-cache and --gpu-memory in MiB for fine VRAM control 2023-03-19 19:21:41 -03:00
ui.py Further reorganize the UI 2023-03-15 13:24:54 -03:00