text-generation-webui/modules
2023-09-22 06:02:34 -07:00
..
AutoGPTQ_loader.py
block_requests.py
callbacks.py Add the option to use samplers in the logit viewer 2023-08-22 20:18:16 -07:00
chat.py Add a rename menu for chat histories 2023-09-21 19:16:51 -07:00
ctransformers_model.py Fix ctransformers model unload (#3711) 2023-08-27 10:53:48 -03:00
deepspeed_parameters.py
evaluate.py Prevent extra keys from being saved to settings.yaml 2023-09-11 20:13:10 -07:00
exllama.py Reorder some functions 2023-09-19 13:51:57 -07:00
exllama_hf.py ExLlama_HF (v1 and v2) prefix matching 2023-09-19 13:12:19 -07:00
exllamav2.py Reorder some functions 2023-09-19 13:51:57 -07:00
exllamav2_hf.py ExLlama_HF (v1 and v2) prefix matching 2023-09-19 13:12:19 -07:00
extensions.py Fix unexpected extensions load after gradio restart (#3965) 2023-09-17 17:35:43 -03:00
github.py
GPTQ_loader.py
html_generator.py Prevent code blocks from flickering while streaming 2023-09-15 07:46:26 -07:00
llama_attn_hijack.py
llamacpp_hf.py Avoid redundant function call in llamacpp_hf 2023-09-19 14:14:40 -07:00
llamacpp_model.py llama.cpp: fix ban_eos_token (#3987) 2023-09-18 12:15:02 -03:00
loaders.py Add customizable ban tokens (#3899) 2023-09-15 18:27:27 -03:00
logging_colors.py
logits.py Remove exllama import that causes problems 2023-09-17 18:00:32 -07:00
LoRA.py
metadata_gguf.py Lint 2023-09-19 13:51:57 -07:00
models.py Reorder some functions 2023-09-19 13:51:57 -07:00
models_settings.py Fix command-line arguments being ignored 2023-09-19 13:11:46 -07:00
monkey_patch_gptq_lora.py fix lora training with alpaca_lora_4bit (#3853) 2023-09-11 01:22:20 -03:00
presets.py Add customizable ban tokens (#3899) 2023-09-15 18:27:27 -03:00
prompts.py Remove an error message 2023-09-17 18:46:08 -07:00
relative_imports.py
RoPE.py Add missing file 2023-08-25 07:10:26 -07:00
RWKV.py
sampler_hijack.py Add the option to use samplers in the logit viewer 2023-08-22 20:18:16 -07:00
shared.py Multiple histories for each character (#4022) 2023-09-21 17:19:32 -03:00
text_generation.py Lint 2023-09-19 13:51:57 -07:00
training.py fix lora training with alpaca_lora_4bit (#3853) 2023-09-11 01:22:20 -03:00
ui.py Add customizable ban tokens (#3899) 2023-09-15 18:27:27 -03:00
ui_chat.py Add a rename menu for chat histories 2023-09-21 19:16:51 -07:00
ui_default.py Improve the UI tokenizer 2023-09-15 19:30:44 -07:00
ui_file_saving.py Fix a bug while deleting characters 2023-09-22 06:02:34 -07:00
ui_model_menu.py Recommend mul_mat_q for llama.cpp 2023-09-17 08:27:11 -07:00
ui_notebook.py Improve the UI tokenizer 2023-09-15 19:30:44 -07:00
ui_parameters.py Add a simple tokenizer to the UI 2023-09-15 19:09:03 -07:00
ui_session.py Multiple histories for each character (#4022) 2023-09-21 17:19:32 -03:00
utils.py Multiple histories for each character (#4022) 2023-09-21 17:19:32 -03:00