text-generation-webui/modules
2023-05-21 13:25:11 -03:00
..
AutoGPTQ_loader.py Add various checks to model loading functions 2023-05-17 16:14:54 -03:00
callbacks.py Remove mutable defaults from function signature. (#1663) 2023-05-08 22:55:41 -03:00
chat.py Fix silero tts autoplay (attempt #2) 2023-05-21 13:25:11 -03:00
deepspeed_parameters.py Style improvements (#1957) 2023-05-09 22:49:39 -03:00
evaluate.py Style improvements (#1957) 2023-05-09 22:49:39 -03:00
extensions.py Fix silero tts autoplay (attempt #2) 2023-05-21 13:25:11 -03:00
GPTQ_loader.py Improve error handling while loading GPTQ models 2023-05-19 11:20:08 -03:00
html_generator.py Add markdown table rendering 2023-05-10 13:41:23 -03:00
llama_attn_hijack.py Better warning messages 2023-05-03 21:43:17 -03:00
llamacpp_model.py Add in-memory cache support for llama.cpp (#1936) 2023-05-15 20:19:55 -03:00
logging_colors.py Style improvements (#1957) 2023-05-09 22:49:39 -03:00
LoRA.py fixed LoRA loading issue (#1865) 2023-05-08 16:21:55 -03:00
models.py Minor bug fix 2023-05-20 23:22:36 -03:00
monkey_patch_gptq_lora.py Better warning messages 2023-05-03 21:43:17 -03:00
RWKV.py Style improvements (#1957) 2023-05-09 22:49:39 -03:00
shared.py Add AutoGPTQ support (basic) (#2132) 2023-05-17 11:12:12 -03:00
text_generation.py Mitigate UnboundLocalError (#2136) 2023-05-19 14:46:18 -03:00
training.py Lora Trainer improvements, part 6 - slightly better raw text inputs (#2108) 2023-05-19 12:58:54 -03:00
ui.py Add Save/Delete character buttons (#1870) 2023-05-20 21:48:45 -03:00
utils.py Fix prompt order in the dropdown 2023-05-10 02:24:09 -03:00