text-generation-webui/modules
2023-03-30 11:22:38 +01:00
..
callbacks.py Gracefully handle CUDA out of memory errors with streaming 2023-03-28 19:20:50 -03:00
chat.py Change Stop button behavior 2023-03-27 13:23:59 -03:00
deepspeed_parameters.py Fix deepspeed (oops) 2023-02-02 10:39:37 -03:00
extensions.py Fix loading extensions from within the interface 2023-03-28 23:27:02 -03:00
GPTQ_loader.py Adapt to the new model names 2023-03-29 21:47:36 -03:00
html_generator.py Fix new lines in the HTML tab 2023-03-28 12:59:34 -03:00
llamacpp_model.py Initial version of llamacpp_model.py 2023-03-30 11:22:07 +01:00
LoRA.py Move an import 2023-03-29 22:50:58 -03:00
models.py Add llamacpp to models.py 2023-03-30 11:22:37 +01:00
RWKV.py Stop the bot from talking for you in chat mode 2023-03-23 21:38:20 -03:00
shared.py Don't hardcode prompts in the settings dict/json 2023-03-29 22:47:01 -03:00
text_generation.py Add to text_generation.py 2023-03-30 11:22:38 +01:00
training.py Handle training exception for unsupported models 2023-03-29 11:55:34 -03:00
ui.py Further reorganize the UI 2023-03-15 13:24:54 -03:00