text-generation-webui-mirror/modules
2025-05-06 16:26:39 -04:00
..
grammar Let grammar escape backslashes (#5865) 2024-05-19 20:26:09 -03:00
block_requests.py Fix the Google Colab notebook 2025-01-16 05:21:18 -08:00
callbacks.py Refactor the transformers loader (#6859) 2025-04-20 13:33:47 -03:00
chat.py Re-add final HTML generation after updating message version 2025-05-06 15:46:20 -04:00
deepspeed_parameters.py Fix typo in deepspeed_parameters.py (#3222) 2023-07-24 11:17:28 -03:00
evaluate.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
exllamav2.py Lint 2025-04-26 19:29:08 -07:00
exllamav2_hf.py Fix CFG with ExLlamaV2_HF (closes #6937) 2025-04-30 18:43:45 -07:00
exllamav3_hf.py Fix ExLlamaV3_HF leaking memory (attempt) 2025-04-27 21:04:02 -07:00
extensions.py Move update_wizard_windows.sh to update_wizard_windows.bat (oops) 2024-03-04 19:26:24 -08:00
github.py Fix several typos in the codebase (#6151) 2024-06-22 21:40:25 -03:00
gradio_hijack.py Prevent Gradio from saying 'Thank you for being a Gradio user!' 2025-04-26 18:14:57 -07:00
html_generator.py UI: Add message versioning and navigation (integrated boogaplus extension) 2025-05-04 14:57:19 -04:00
llama_cpp_server.py llama.cpp: Handle short arguments in --extra-flags 2025-05-04 07:14:42 -07:00
loaders.py UI: Add an enable_thinking option to enable/disable Qwen3 thinking 2025-04-28 22:37:01 -07:00
logging_colors.py Lint 2023-12-19 21:36:57 -08:00
logits.py Fix getting the llama.cpp logprobs for Qwen3-30B-A3B 2025-04-30 06:48:32 -07:00
LoRA.py Refactor the transformers loader (#6859) 2025-04-20 13:33:47 -03:00
message_versioning.py Rename global vars 2025-05-06 16:26:39 -04:00
metadata_gguf.py llama.cpp: read instruction template from GGUF metadata (#4975) 2023-12-18 01:51:58 -03:00
models.py Use --ctx-size to specify the context size for all loaders 2025-04-25 16:59:03 -07:00
models_settings.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
presets.py Add a --portable flag to hide things in portable mode 2025-05-02 16:34:29 -07:00
prompts.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
relative_imports.py Add ExLlama+LoRA support (#2756) 2023-06-19 12:31:24 -03:00
sampler_hijack.py Fix the exllamav2_HF and exllamav3_HF loaders 2025-04-21 18:32:23 -07:00
sane_markdown_lists.py Sane handling of markdown lists (#6626) 2025-01-04 15:41:31 -03:00
shared.py UI: Remove the "Autoload the model" feature 2025-05-02 16:38:28 -07:00
tensorrt_llm.py Use --ctx-size to specify the context size for all loaders 2025-04-25 16:59:03 -07:00
text_generation.py Fix after 9e3867dc83 2025-05-02 16:17:22 -07:00
torch_utils.py Refactor the transformers loader (#6859) 2025-04-20 13:33:47 -03:00
training.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
transformers_loader.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
ui.py Fix the streaming_llm UI checkbox not being interactive 2025-04-29 05:28:46 -07:00
ui_chat.py Fix code styling 2025-05-04 22:32:34 -04:00
ui_default.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
ui_file_saving.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00
ui_model_menu.py UI: Show the list of files if the user tries to download a GGUF repository 2025-05-03 06:06:50 -07:00
ui_notebook.py Lint 2024-12-17 20:13:32 -08:00
ui_parameters.py UI: Rename enable_thinking -> Enable thinking 2025-05-02 20:50:52 -07:00
ui_session.py Fix saving settings to settings.yaml 2025-04-26 18:20:00 -07:00
utils.py Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00