callbacks.py
|
Sort the imports
|
2023-03-17 11:42:25 -03:00 |
chat.py
|
Use markdown in the "HTML" tab
|
2023-03-17 16:06:11 -03:00 |
deepspeed_parameters.py
|
Fix deepspeed (oops)
|
2023-02-02 10:39:37 -03:00 |
extensions.py
|
Update extensions.py
|
2023-03-24 16:51:27 -03:00 |
GPTQ_loader.py
|
Update GPTQ_Loader.py
|
2023-03-17 18:34:13 +10:00 |
html_generator.py
|
Use markdown in the "HTML" tab
|
2023-03-17 16:06:11 -03:00 |
LoRA.py
|
Don't include PeftModel every time
|
2023-03-18 10:55:24 -03:00 |
models.py
|
Minor changes
|
2023-03-17 22:56:46 -03:00 |
RWKV.py
|
Use str(Path) instead of os.path.abspath(Path)
|
2023-03-13 00:08:01 -03:00 |
shared.py
|
Disable stop_at_newline by default
|
2023-03-18 10:55:57 -03:00 |
text_generation.py
|
Minor changes
|
2023-03-17 22:56:46 -03:00 |
ui.py
|
Further reorganize the UI
|
2023-03-15 13:24:54 -03:00 |