text-generation-webui/modules
2023-04-11 12:30:06 -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 allow custom stopping strings in all modes (#903) 2023-04-11 12:30:06 -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.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
llamacpp_model_alternative.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 Minor bug fix 2023-04-09 23:45:41 -03:00
RWKV.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
shared.py allow custom stopping strings in all modes (#903) 2023-04-11 12:30:06 -03:00
text_generation.py allow custom stopping strings in all modes (#903) 2023-04-11 12:30:06 -03:00
training.py Add CPU LoRA training (#938) 2023-04-10 17:29:00 -03:00
ui.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00