text-generation-webui/modules
2023-04-12 21:24:26 -03:00
..
api.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
callbacks.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
chat.py Add send dummy message/reply buttons 2023-04-11 22:21:41 -03:00
deepspeed_parameters.py Fix deepspeed (oops) 2023-02-02 10:39:37 -03:00
extensions.py Change the timing for setup() calls 2023-04-07 12:20:57 -03:00
GPTQ_loader.py More robust 4-bit model loading 2023-04-09 23:19:28 -03:00
html_generator.py Don't treat Intruct mode histories as regular histories 2023-04-10 15:48:07 -03:00
llama_attn_hijack.py Added xformers support to Llama (#950) 2023-04-09 23:08:40 -03:00
llamacpp_model_alternative.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
llamacpp_model.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
LoRA.py SD Api Pics extension, v.1.1 (#596) 2023-04-07 21:36:04 -03:00
models.py Two new options: truncation length and ban eos token 2023-04-11 18:46:06 -03:00
RWKV.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
shared.py Add --model-menu option 2023-04-12 21:24:26 -03:00
text_generation.py Two new options: truncation length and ban eos token 2023-04-11 18:46:06 -03:00
training.py lora training fixes: (#970) 2023-04-12 11:38:01 -03:00
ui.py Fix send_pictures extension 2023-04-12 10:27:06 -03:00