| .. |
|
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 |
|
cache_utils.py
|
Fix StreamingLLM when content is removed from the beginning of the prompt
|
2024-03-14 09:18:54 -07:00 |
|
callbacks.py
|
Lint
|
2025-01-09 13:18:23 -08:00 |
|
chat.py
|
UI: add a "Show after" parameter (to use with DeepSeek </think>)
|
2025-02-02 15:30:09 -08:00 |
|
deepspeed_parameters.py
|
Fix typo in deepspeed_parameters.py (#3222)
|
2023-07-24 11:17:28 -03:00 |
|
evaluate.py
|
Perplexity evaluation: print to terminal after calculation is finished
|
2024-02-28 19:58:21 -08:00 |
|
exllamav2.py
|
Connect XTC, DRY, smoothing_factor, and dynatemp to ExLlamaV2 loader (non-HF)
|
2025-01-04 16:25:06 -08:00 |
|
exllamav2_hf.py
|
UI: Set cache_type to fp16 by default
|
2024-12-17 19:44:20 -08: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
|
Bump gradio to 4.23 (#5758)
|
2024-03-26 16:32:20 -03:00 |
|
html_generator.py
|
UI: style improvements
|
2025-02-02 15:34:03 -08:00 |
|
llama_cpp_python_hijack.py
|
Fix locally compiled llama-cpp-python failing to import
|
2024-10-14 13:24:13 -07:00 |
|
llamacpp_hf.py
|
Add a helpful error message when llama.cpp fails to load the model
|
2025-01-21 12:49:12 -08:00 |
|
llamacpp_model.py
|
Add a helpful error message when llama.cpp fails to load the model
|
2025-01-21 12:49:12 -08:00 |
|
loaders.py
|
Organize internals (#6646)
|
2025-01-10 18:04:32 -03:00 |
|
logging_colors.py
|
Lint
|
2023-12-19 21:36:57 -08:00 |
|
logits.py
|
Fix CUDA error on MPS backend during API request (#6572)
|
2025-01-02 00:06:11 -03:00 |
|
LoRA.py
|
Remove the AutoGPTQ loader (#6641)
|
2025-01-08 19:28:56 -03:00 |
|
metadata_gguf.py
|
llama.cpp: read instruction template from GGUF metadata (#4975)
|
2023-12-18 01:51:58 -03:00 |
|
models.py
|
update deprecated deepspeed import for transformers 4.46+ (#6725)
|
2025-02-02 20:41:36 -03:00 |
|
models_settings.py
|
Remove the AutoGPTQ loader (#6641)
|
2025-01-08 19:28:56 -03:00 |
|
one_click_installer_check.py
|
Lint
|
2023-11-16 18:03:06 -08:00 |
|
presets.py
|
Organize internals (#6646)
|
2025-01-10 18:04:32 -03:00 |
|
prompts.py
|
Fix "send instruction template to..." buttons (closes #4625)
|
2023-11-16 18:16:42 -08:00 |
|
relative_imports.py
|
Add ExLlama+LoRA support (#2756)
|
2023-06-19 12:31:24 -03:00 |
|
sampler_hijack.py
|
Make transformers 4.49 functional
|
2025-02-17 17:31:11 -08:00 |
|
sane_markdown_lists.py
|
Sane handling of markdown lists (#6626)
|
2025-01-04 15:41:31 -03:00 |
|
shared.py
|
UI: add a "Show after" parameter (to use with DeepSeek </think>)
|
2025-02-02 15:30:09 -08:00 |
|
tensorrt_llm.py
|
Add TensorRT-LLM support (#5715)
|
2024-06-24 02:30:03 -03:00 |
|
text_generation.py
|
Organize internals (#6646)
|
2025-01-10 18:04:32 -03:00 |
|
training.py
|
Don't import PEFT unless necessary
|
2024-09-03 19:40:53 -07:00 |
|
ui.py
|
UI: add a "Show after" parameter (to use with DeepSeek </think>)
|
2025-02-02 15:30:09 -08:00 |
|
ui_chat.py
|
UI: update a help message
|
2025-01-14 08:12:51 -08:00 |
|
ui_default.py
|
Lint
|
2024-12-17 20:13:32 -08:00 |
|
ui_file_saving.py
|
Fix the "save preset" event
|
2024-10-01 11:20:48 -07:00 |
|
ui_model_menu.py
|
UI: Mention common context length values
|
2025-01-25 08:22:23 -08:00 |
|
ui_notebook.py
|
Lint
|
2024-12-17 20:13:32 -08:00 |
|
ui_parameters.py
|
UI: add a "Show after" parameter (to use with DeepSeek </think>)
|
2025-02-02 15:30:09 -08:00 |
|
ui_session.py
|
UI: improve the style of code blocks in light theme
|
2024-07-20 20:32:57 -07:00 |
|
utils.py
|
Optimize the UI (#6251)
|
2024-07-21 00:01:42 -03:00 |