api.py
|
Fix stopping strings in the gradio API
|
2023-04-19 13:52:21 -03:00 |
chat.py
|
Reset your name when choosing a character
|
2023-04-17 13:56:40 -03:00 |
deepspeed_parameters.py
|
Fix deepspeed (oops)
|
2023-02-02 10:39:37 -03:00 |
html_generator.py
|
Readability
|
2023-04-16 21:26:19 -03:00 |
LoRA.py
|
Add 4-bit LoRA support (#1200)
|
2023-04-16 23:26:52 -03:00 |
models.py
|
Load llamacpp before quantized model (#1307)
|
2023-04-17 10:47:26 -03:00 |
monkey_patch_gptq_lora.py
|
Add 4-bit LoRA support (#1200)
|
2023-04-16 23:26:52 -03:00 |
shared.py
|
Increase truncation_length_max value
|
2023-04-19 17:35:38 -03:00 |
training.py
|
typo in training.py (#1329)
|
2023-04-17 21:40:46 -03:00 |
ui.py
|
Style improvements
|
2023-04-19 00:36:28 -03:00 |