| .. |
|
grammar
|
Let grammar escape backslashes (#5865)
|
2024-05-19 20:26:09 -03: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
|
Fix some events
|
2025-06-18 10:27:38 -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-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 models failing to unload (closes #7031)
|
2025-05-30 12:05:49 -07:00 |
|
extensions.py
|
Move update_wizard_windows.sh to update_wizard_windows.bat (oops)
|
2024-03-04 19:26:24 -08: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
|
Handle either missing <think> start or </think> end tags (#7102)
|
2025-07-03 23:05:46 -03:00 |
|
llama_cpp_server.py
|
Optimize the end of generation with llama.cpp
|
2025-06-15 08:03:27 -07:00 |
|
loaders.py
|
Remove the HQQ loader (HQQ models can be loaded through Transformers)
|
2025-05-19 09:23:24 -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 after 219f0a7731
|
2025-06-01 19:27:14 -07:00 |
|
models_settings.py
|
Remove the pre-jinja2 custom stopping string handling (closes #7094)
|
2025-06-21 14:03:35 -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 |
|
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
|
Autosave generated text in the Notebook tab (#7079)
|
2025-06-16 17:36:05 -03:00 |
|
tensorrt_llm.py
|
Lint
|
2025-05-15 21:19:19 -07:00 |
|
text_generation.py
|
Optimize the end of generation with llama.cpp
|
2025-06-15 08:03:27 -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
|
Restructure the repository (#6904)
|
2025-04-26 08:56:54 -03:00 |
|
ui.py
|
Add fallback values for theme colors
|
2025-06-19 11:28:12 -07:00 |
|
ui_chat.py
|
Minor change
|
2025-06-22 17:51:09 -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
|
Minor UI change
|
2025-06-19 15:39:43 -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
|
Move 'Enable thinking' to the Chat tab
|
2025-06-22 17:29:17 -07:00 |
|
ui_session.py
|
Send the default input to the notebook textbox when switching 2 columns to 1 (instead of the output)
|
2025-06-17 15:03:14 -07:00 |
|
utils.py
|
Better filenames for new prompts in the Notebook tab
|
2025-06-17 15:10:44 -07:00 |
|
web_search.py
|
Remove images and links from websearch results
|
2025-06-14 20:00:25 -07:00 |