| .. |
|
grammar
|
Handle both int and str types in grammar char processing
|
2025-07-23 11:52:51 -07:00 |
|
block_requests.py
|
Force dark theme on the Gradio login page
|
2025-06-19 12:11:34 -07:00 |
|
callbacks.py
|
Refactor the transformers loader (#6859)
|
2025-04-20 13:33:47 -03:00 |
|
chat.py
|
mtmd: Fix a bug when "include past attachments" is unchecked
|
2025-08-17 14:08:40 -07:00 |
|
deepspeed_parameters.py
|
Fix typo in deepspeed_parameters.py (#3222)
|
2023-07-24 11:17:28 -03:00 |
|
evaluate.py
|
Revert "Safer usage of mkdir across the project"
|
2025-06-17 07:11:59 -07:00 |
|
exllamav2.py
|
Lint
|
2025-08-12 13:37:37 -07:00 |
|
exllamav2_hf.py
|
Fix CFG with ExLlamaV2_HF (closes #6937)
|
2025-04-30 18:43:45 -07:00 |
|
exllamav3.py
|
Code formatting
|
2025-08-19 06:34:05 -07:00 |
|
exllamav3_hf.py
|
Fix exllamav3_hf models failing to unload (closes #7031)
|
2025-05-30 12:05:49 -07:00 |
|
extensions.py
|
Better log message when extension requirements are not found
|
2025-07-06 17:44:41 -07: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: Fix code blocks having an extra empty line
|
2025-08-18 15:50:09 -07:00 |
|
image_utils.py
|
Move the new image_utils.py file to modules/
|
2025-08-09 21:41:38 -07:00 |
|
llama_cpp_server.py
|
Set multimodal status during Model Loading (#7199)
|
2025-08-13 16:47:27 -03:00 |
|
loaders.py
|
ExLlamaV3: Enable the --enable-tp option, add a --tp-backend option
|
2025-08-17 13:19:11 -07:00 |
|
logging_colors.py
|
Lint
|
2023-12-19 21:36:57 -08:00 |
|
logits.py
|
UI: More friendly message when no model is loaded
|
2025-05-09 07:21:05 -07:00 |
|
LoRA.py
|
Refactor the transformers loader (#6859)
|
2025-04-20 13:33:47 -03:00 |
|
metadata_gguf.py
|
llama.cpp: read instruction template from GGUF metadata (#4975)
|
2023-12-18 01:51:58 -03:00 |
|
models.py
|
Fix model unloading when switching loaders (closes #7203)
|
2025-08-18 09:05:47 -07:00 |
|
models_settings.py
|
UI: Keep ExLlamav3_HF selected if already selected for EXL3 models
|
2025-08-19 06:23:21 -07:00 |
|
presets.py
|
More UI persistence: presets and characters (#7051)
|
2025-06-08 01:58:02 -03:00 |
|
prompts.py
|
Revert "Safer usage of mkdir across the project"
|
2025-06-17 07:11:59 -07: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
|
ExLlamaV3: Enable the --enable-tp option, add a --tp-backend option
|
2025-08-17 13:19:11 -07:00 |
|
tensorrt_llm.py
|
Lint
|
2025-05-15 21:19:19 -07:00 |
|
text_generation.py
|
Remove a comment
|
2025-08-11 12:33:38 -07:00 |
|
torch_utils.py
|
Refactor the transformers loader (#6859)
|
2025-04-20 13:33:47 -03:00 |
|
training.py
|
Revert "Safer usage of mkdir across the project"
|
2025-06-17 07:11:59 -07:00 |
|
transformers_loader.py
|
Don't pass torch_dtype to transformers loader, let it be autodetected
|
2025-08-05 11:35:53 -07:00 |
|
ui.py
|
ExLlamaV3: Enable the --enable-tp option, add a --tp-backend option
|
2025-08-17 13:19:11 -07:00 |
|
ui_chat.py
|
UI: Better organize the right sidebar
|
2025-08-11 15:16:03 -07:00 |
|
ui_default.py
|
Lint
|
2025-06-18 18:26:59 -07:00 |
|
ui_file_saving.py
|
Restructure the repository (#6904)
|
2025-04-26 08:56:54 -03:00 |
|
ui_model_menu.py
|
ExLlamaV3: Enable the --enable-tp option, add a --tp-backend option
|
2025-08-17 13:19:11 -07:00 |
|
ui_notebook.py
|
Better autosave behavior for notebook tab when there are 2 columns
|
2025-06-18 15:54:32 -07:00 |
|
ui_parameters.py
|
Ignore add_bos_token in instruct prompts, let the jinja2 template decide
|
2025-07-10 07:14:01 -07:00 |
|
ui_session.py
|
Rename a button in the Session tab for clarity
|
2025-07-07 11:28:47 -07:00 |
|
utils.py
|
Add multimodal support (llama.cpp) (#7027)
|
2025-08-10 01:27:25 -03:00 |
|
web_search.py
|
Fix web search (attempt)
|
2025-08-14 12:05:14 -07:00 |