text-generation-webui/modules
2024-05-19 20:05:17 -03:00
..
grammar
AutoGPTQ_loader.py
block_requests.py
cache_utils.py
callbacks.py
chat.py
deepspeed_parameters.py
evaluate.py
exllamav2.py
exllamav2_hf.py
extensions.py
github.py
GPTQ_loader.py
gradio_hijack.py
html_generator.py
llama_cpp_python_hijack.py
llamacpp_hf.py
llamacpp_model.py
loaders.py
logging_colors.py
logits.py
LoRA.py
metadata_gguf.py
models.py
models_settings.py llama.cpp: default n_gpu_layers to the maximum value for the model automatically 2024-05-19 10:57:42 -07:00
monkey_patch_gptq_lora.py
one_click_installer_check.py
presets.py
prompts.py
relative_imports.py
RoPE.py
sampler_hijack.py
shared.py
text_generation.py
training.py
ui.py
ui_chat.py
ui_default.py
ui_file_saving.py
ui_model_menu.py UI: Warn user if they are trying to load a model from no path (#6006) 2024-05-19 20:05:17 -03:00
ui_notebook.py
ui_parameters.py
ui_session.py
utils.py