.. |
AutoGPTQ_loader.py
|
Make llava/minigpt-4 work with AutoGPTQ
|
2023-06-11 17:56:01 -03:00 |
callbacks.py
|
Remove mutable defaults from function signature. (#1663)
|
2023-05-08 22:55:41 -03:00 |
chat.py
|
Add menus for saving presets/characters/instruction templates/prompts (#2621)
|
2023-06-11 12:19:18 -03:00 |
deepspeed_parameters.py
|
Style improvements (#1957)
|
2023-05-09 22:49:39 -03:00 |
evaluate.py
|
Remove some unused imports
|
2023-06-06 07:05:46 -03:00 |
extensions.py
|
Prevent unwanted log messages from modules
|
2023-05-21 22:42:34 -03:00 |
github.py
|
Add a menu for installing extensions
|
2023-06-11 17:11:06 -03:00 |
GPTQ_loader.py
|
Prevent unwanted log messages from modules
|
2023-05-21 22:42:34 -03:00 |
html_generator.py
|
Add markdown table rendering
|
2023-05-10 13:41:23 -03:00 |
llama_attn_hijack.py
|
Prevent unwanted log messages from modules
|
2023-05-21 22:42:34 -03:00 |
llamacpp_model.py
|
Style changes
|
2023-06-06 13:06:05 -03:00 |
logging_colors.py
|
Add menus for saving presets/characters/instruction templates/prompts (#2621)
|
2023-06-11 12:19:18 -03:00 |
LoRA.py
|
Add LORA name instead of "default" in PeftModel (#2689)
|
2023-06-14 18:29:42 -03:00 |
models.py
|
Remove softprompt support
|
2023-06-06 07:42:23 -03:00 |
monkey_patch_gptq_lora.py
|
Better warning messages
|
2023-05-03 21:43:17 -03:00 |
presets.py
|
Allow API requests to use parameter presets
|
2023-06-14 11:32:20 -03:00 |
RWKV.py
|
Fix the missing Chinese character bug (#2497)
|
2023-06-02 13:45:41 -03:00 |
sampler_hijack.py
|
Add Mirostat v2 sampling to transformer models (#2571)
|
2023-06-09 21:26:31 -03:00 |
shared.py
|
Remove softprompt support
|
2023-06-06 07:42:23 -03:00 |
text_generation.py
|
Add Mirostat v2 sampling to transformer models (#2571)
|
2023-06-09 21:26:31 -03:00 |
training.py
|
Fix warning for qlora (#2438)
|
2023-05-30 11:09:18 -03:00 |
ui.py
|
Make dropdown menus more similar to automatic1111
|
2023-06-11 14:20:16 -03:00 |
utils.py
|
Allow API requests to use parameter presets
|
2023-06-14 11:32:20 -03:00 |