.. |
AutoGPTQ_loader.py
|
Add the --disable_exllama option for AutoGPTQ
|
2023-08-12 02:26:58 -04:00 |
block_requests.py
|
Block a cloudfare request
|
2023-07-06 22:24:52 -07:00 |
callbacks.py
|
Add the option to use samplers in the logit viewer
|
2023-08-22 20:18:16 -07:00 |
chat.py
|
Add a rename menu for chat histories
|
2023-09-21 19:16:51 -07:00 |
ctransformers_model.py
|
Fix ctransformers model unload (#3711)
|
2023-08-27 10:53:48 -03:00 |
deepspeed_parameters.py
|
Fix typo in deepspeed_parameters.py (#3222)
|
2023-07-24 11:17:28 -03:00 |
evaluate.py
|
Prevent extra keys from being saved to settings.yaml
|
2023-09-11 20:13:10 -07:00 |
exllama_hf.py
|
ExLlama_HF (v1 and v2) prefix matching
|
2023-09-19 13:12:19 -07:00 |
exllama.py
|
Reorder some functions
|
2023-09-19 13:51:57 -07:00 |
exllamav2_hf.py
|
ExLlama_HF (v1 and v2) prefix matching
|
2023-09-19 13:12:19 -07:00 |
exllamav2.py
|
Reorder some functions
|
2023-09-19 13:51:57 -07:00 |
extensions.py
|
Fix unexpected extensions load after gradio restart (#3965)
|
2023-09-17 17:35:43 -03:00 |
github.py
|
Implement sessions + add basic multi-user support (#2991)
|
2023-07-04 00:03:30 -03:00 |
GPTQ_loader.py
|
Remove unused import
|
2023-08-10 00:10:14 -05:00 |
html_generator.py
|
Prevent code blocks from flickering while streaming
|
2023-09-15 07:46:26 -07:00 |
llama_attn_hijack.py
|
Prevent unwanted log messages from modules
|
2023-05-21 22:42:34 -03:00 |
llamacpp_hf.py
|
Create alternative requirements.txt with AMD and Metal wheels (#4052)
|
2023-09-24 09:58:29 -03:00 |
llamacpp_model.py
|
Remove print statement
|
2023-09-24 07:13:00 -07:00 |
loaders.py
|
Fix a minor UI bug
|
2023-09-24 07:17:33 -07:00 |
logging_colors.py
|
Add menus for saving presets/characters/instruction templates/prompts (#2621)
|
2023-06-11 12:19:18 -03:00 |
logits.py
|
Remove exllama import that causes problems
|
2023-09-17 18:00:32 -07:00 |
LoRA.py
|
Allow --lora to use an absolute path
|
2023-08-10 10:03:12 -07:00 |
metadata_gguf.py
|
Lint
|
2023-09-19 13:51:57 -07:00 |
models_settings.py
|
Better detect EXL2 models
|
2023-09-23 13:05:55 -07:00 |
models.py
|
Reorder some functions
|
2023-09-19 13:51:57 -07:00 |
monkey_patch_gptq_lora.py
|
fix lora training with alpaca_lora_4bit (#3853)
|
2023-09-11 01:22:20 -03:00 |
one_click_installer_check.py
|
Add instructions
|
2023-09-22 13:10:03 -07:00 |
presets.py
|
Add customizable ban tokens (#3899)
|
2023-09-15 18:27:27 -03:00 |
prompts.py
|
Remove an error message
|
2023-09-17 18:46:08 -07:00 |
relative_imports.py
|
Add ExLlama+LoRA support (#2756)
|
2023-06-19 12:31:24 -03:00 |
RoPE.py
|
Add missing file
|
2023-08-25 07:10:26 -07:00 |
RWKV.py
|
Add ExLlama support (#2444)
|
2023-06-16 20:35:38 -03:00 |
sampler_hijack.py
|
Add the option to use samplers in the logit viewer
|
2023-08-22 20:18:16 -07:00 |
shared.py
|
Multiple histories for each character (#4022)
|
2023-09-21 17:19:32 -03:00 |
text_generation.py
|
Lint
|
2023-09-19 13:51:57 -07:00 |
training.py
|
fix lora training with alpaca_lora_4bit (#3853)
|
2023-09-11 01:22:20 -03:00 |
ui_chat.py
|
Add a rename menu for chat histories
|
2023-09-21 19:16:51 -07:00 |
ui_default.py
|
Improve the UI tokenizer
|
2023-09-15 19:30:44 -07:00 |
ui_file_saving.py
|
Fix a bug while deleting characters
|
2023-09-22 06:02:34 -07:00 |
ui_model_menu.py
|
Better detect EXL2 models
|
2023-09-23 13:05:55 -07:00 |
ui_notebook.py
|
Improve the UI tokenizer
|
2023-09-15 19:30:44 -07:00 |
ui_parameters.py
|
Fix a minor UI bug
|
2023-09-24 07:17:33 -07:00 |
ui_session.py
|
Multiple histories for each character (#4022)
|
2023-09-21 17:19:32 -03:00 |
ui.py
|
Add grammar to llama.cpp loader (closes #4019)
|
2023-09-24 07:10:45 -07:00 |
utils.py
|
Add grammar to llama.cpp loader (closes #4019)
|
2023-09-24 07:10:45 -07:00 |