text-generation-webui/modules
2023-05-07 15:05:26 -03:00
..
callbacks.py Add credits 2023-05-03 21:49:55 -03:00
chat.py Generalize superbooga to chat mode 2023-05-07 15:05:26 -03:00
deepspeed_parameters.py Fix deepspeed (oops) 2023-02-02 10:39:37 -03:00
evaluate.py Fix evaluate comment saving 2023-04-21 12:34:08 -03:00
extensions.py Refactor text_generation.py, add support for custom generation functions (#1817) 2023-05-05 18:53:03 -03:00
GPTQ_loader.py Add --checkpoint argument for GPTQ 2023-05-04 15:17:20 -03:00
html_generator.py Better handle new line characters in code blocks 2023-05-05 11:22:36 -03:00
llama_attn_hijack.py Better warning messages 2023-05-03 21:43:17 -03:00
llamacpp_model.py added no_mmap & mlock parameters to llama.cpp and removed llamacpp_model_alternative (#1649) 2023-05-02 18:25:28 -03:00
logging_colors.py Add credits 2023-05-03 21:49:55 -03:00
LoRA.py Better warning messages 2023-05-03 21:43:17 -03:00
models.py Use oasst tokenizer instead of universal tokenizer 2023-05-04 15:55:39 -03:00
monkey_patch_gptq_lora.py Better warning messages 2023-05-03 21:43:17 -03:00
RWKV.py Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
shared.py Add MOSS support 2023-05-04 23:20:34 -03:00
text_generation.py Refactor text_generation.py, add support for custom generation functions (#1817) 2023-05-05 18:53:03 -03:00
training.py Sort dropdowns numerically 2023-05-05 23:14:56 -03:00
ui.py Refactor text_generation.py, add support for custom generation functions (#1817) 2023-05-05 18:53:03 -03:00
utils.py Sort dropdowns numerically 2023-05-05 23:14:56 -03:00