text-generation-webui/modules
2023-06-25 19:06:28 -03:00
..
AutoGPTQ_loader.py Add --no_use_cuda_fp16 param for AutoGPTQ 2023-06-23 12:22:56 -03:00
block_requests.py Add modules/block_requests.py 2023-06-18 16:31:14 -03:00
callbacks.py Make stop_everything work with non-streamed generation (#2848) 2023-06-24 11:19:16 -03:00
chat.py Fix chat saving issue (closes #2863) 2023-06-25 18:14:57 -03:00
deepspeed_parameters.py Style improvements (#1957) 2023-05-09 22:49:39 -03:00
evaluate.py Sort some imports 2023-06-25 01:44:36 -03:00
exllama_hf.py Use pre-compiled python module for ExLlama (#2770) 2023-06-24 20:24:17 -03:00
exllama.py Use pre-compiled python module for ExLlama (#2770) 2023-06-24 20:24:17 -03:00
extensions.py Prevent unwanted log messages from modules 2023-05-21 22:42:34 -03:00
github.py Reorganize model loading UI completely (#2720) 2023-06-16 19:00:37 -03:00
GPTQ_loader.py Prevent unwanted log messages from modules 2023-05-21 22:42:34 -03:00
html_generator.py Sort some imports 2023-06-25 01:44:36 -03:00
llama_attn_hijack.py Prevent unwanted log messages from modules 2023-05-21 22:42:34 -03:00
llamacpp_model.py fix usage of self in classmethod (#2781) 2023-06-20 16:18:42 -03:00
loaders.py Add --no_use_cuda_fp16 param for AutoGPTQ 2023-06-23 12:22:56 -03:00
logging_colors.py Add menus for saving presets/characters/instruction templates/prompts (#2621) 2023-06-11 12:19:18 -03:00
LoRA.py Use pre-compiled python module for ExLlama (#2770) 2023-06-24 20:24:17 -03:00
models_settings.py Keep ExLlama_HF if already selected 2023-06-25 19:06:28 -03:00
models.py Sort some imports 2023-06-25 01:44:36 -03:00
monkey_patch_gptq_lora.py Sort some imports 2023-06-25 01:44:36 -03:00
presets.py Reorganize model loading UI completely (#2720) 2023-06-16 19:00:37 -03:00
relative_imports.py Add ExLlama+LoRA support (#2756) 2023-06-19 12:31:24 -03:00
RWKV.py Add ExLlama support (#2444) 2023-06-16 20:35:38 -03:00
sampler_hijack.py Sort some imports 2023-06-25 01:44:36 -03:00
shared.py Add --no_use_cuda_fp16 param for AutoGPTQ 2023-06-23 12:22:56 -03:00
text_generation.py Minor change to prevent future bugs 2023-06-25 01:38:54 -03:00
training.py Several Training Enhancements (#2868) 2023-06-25 15:34:46 -03:00
ui.py Add --no_use_cuda_fp16 param for AutoGPTQ 2023-06-23 12:22:56 -03:00
utils.py Allow API requests to use parameter presets 2023-06-14 11:32:20 -03:00