.. |
AutoGPTQ_loader.py
|
Fix is_ccl_available & is_xpu_available imports
|
2023-10-26 20:27:04 -07:00 |
block_requests.py
|
Bump to latest gradio (3.47) (#4258)
|
2023-10-10 22:20:49 -03:00 |
callbacks.py
|
Intel Gpu support initialization (#4340)
|
2023-10-26 23:39:51 -03:00 |
chat.py
|
Gallery improvements (#4789)
|
2023-12-03 22:45:50 -03: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
|
Clear the torch cache while evaluating
|
2023-10-16 10:52:50 -07:00 |
exllama_hf.py
|
Fix off-by-one error in exllama_hf caching logic (#4145)
|
2023-10-05 12:20:56 -03:00 |
exllama.py
|
Exllamav2 lora support (#4229)
|
2023-10-14 16:12:41 -03:00 |
exllamav2_hf.py
|
Add cache_8bit option
|
2023-11-02 11:23:04 -07:00 |
exllamav2.py
|
Bump exllamav2 from 0.0.8 to 0.0.10 & Fix code change (#4782)
|
2023-12-04 21:15:05 -03:00 |
extensions.py
|
Fix unexpected extensions load after gradio restart (#3965)
|
2023-09-17 17:35:43 -03:00 |
github.py
|
Lint
|
2023-09-25 20:31:11 -07:00 |
GPTQ_loader.py
|
make torch.load a bit safer (#4448)
|
2023-11-02 14:07:08 -03:00 |
grammar.py
|
Add grammar to transformers and _HF loaders (#4091)
|
2023-10-05 10:01:36 -03:00 |
html_generator.py
|
Gallery improvements (#4789)
|
2023-12-03 22:45:50 -03:00 |
llama_attn_hijack.py
|
Lint
|
2023-10-23 13:09:03 -07:00 |
llamacpp_hf.py
|
Bump llama-cpp-python to 0.2.18 (2nd attempt) (#4637)
|
2023-11-18 00:31:27 -03:00 |
llamacpp_model.py
|
Fix a bug in llama.cpp get_logits() function
|
2023-11-30 11:21:40 -08:00 |
loaders.py
|
Add QuIP# support (#4803)
|
2023-12-06 00:01:01 -03:00 |
logging_colors.py
|
Add menus for saving presets/characters/instruction templates/prompts (#2621)
|
2023-06-11 12:19:18 -03:00 |
logits.py
|
Use convert_ids_to_tokens instead of decode in logits endpoint
|
2023-11-19 09:22:08 -08:00 |
LoRA.py
|
Minor LoRA bug fix
|
2023-11-19 07:59:29 -08:00 |
metadata_gguf.py
|
Lint
|
2023-09-19 13:51:57 -07:00 |
models_settings.py
|
Add QuIP# support (#4803)
|
2023-12-06 00:01:01 -03:00 |
models.py
|
Add QuIP# support (#4803)
|
2023-12-06 00:01:01 -03: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
|
Lint
|
2023-11-16 18:03:06 -08:00 |
presets.py
|
New feature: "random preset" button (#4647)
|
2023-11-18 18:31:41 -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 |
RoPE.py
|
Add missing file
|
2023-08-25 07:10:26 -07:00 |
RWKV.py
|
Intel Gpu support initialization (#4340)
|
2023-10-26 23:39:51 -03:00 |
sampler_hijack.py
|
Add temperature_last parameter (#4472)
|
2023-11-04 13:09:07 -03:00 |
shared.py
|
Add QuIP# support (#4803)
|
2023-12-06 00:01:01 -03:00 |
text_generation.py
|
Minor bug fix after https://github.com/oobabooga/text-generation-webui/pull/4814
|
2023-12-05 10:08:11 -08:00 |
training.py
|
UI: update context upper limit to 200000
|
2023-12-04 15:48:34 -08:00 |
ui_chat.py
|
Gallery improvements (#4789)
|
2023-12-03 22:45:50 -03:00 |
ui_default.py
|
Improve --multi-user mode
|
2023-09-26 06:42:33 -07:00 |
ui_file_saving.py
|
Refresh the Preset menu after saving a preset
|
2023-11-18 14:03:42 -08:00 |
ui_model_menu.py
|
Recommend ExLlama_HF and ExLlamav2_HF
|
2023-12-04 15:28:46 -08:00 |
ui_notebook.py
|
Improve --multi-user mode
|
2023-09-26 06:42:33 -07:00 |
ui_parameters.py
|
New feature: "random preset" button (#4647)
|
2023-11-18 18:31:41 -03:00 |
ui_session.py
|
Hide deprecated args from Session tab
|
2023-11-21 15:15:16 -08:00 |
ui.py
|
New feature: enlarge character pictures on click (#4654)
|
2023-11-19 02:05:17 -03:00 |
utils.py
|
Refactor the /v1/models endpoint
|
2023-11-07 19:59:27 -08:00 |