This website requires JavaScript.
Explore
Help
Sign In
oobabooga
/
text-generation-webui
Watch
1
Star
0
Fork
You've already forked text-generation-webui
0
mirror of
https://github.com/oobabooga/text-generation-webui.git
synced
2026-03-07 14:13:49 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8456d13349
text-generation-webui
/
modules
History
Samuel Wein
b63dc4e325
UI: Warn user if they are trying to load a model from no path (
#6006
)
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