callbacks.py
|
Various fixes in chat mode
|
2023-03-12 02:53:08 -03:00 |
chat.py
|
Remove redundant comments
|
2023-03-13 00:12:21 -03:00 |
deepspeed_parameters.py
|
Fix deepspeed (oops)
|
2023-02-02 10:39:37 -03:00 |
extensions.py
|
Move bot_picture.py inside the extension
|
2023-02-25 03:00:19 -03:00 |
models.py
|
Rename --llama-bits to --gptq-bits
|
2023-03-12 11:19:07 -03:00 |
quantized_LLaMA.py
|
Fix GPTQ load_quant call on Windows
|
2023-03-13 12:07:02 -03:00 |
RWKV.py
|
Use str(Path) instead of os.path.abspath(Path)
|
2023-03-13 00:08:01 -03:00 |
shared.py
|
Document --auto-launch
|
2023-03-13 12:43:33 -03:00 |
text_generation.py
|
Fix GALACTICA (#285)
|
2023-03-13 10:32:28 -03:00 |
ui.py
|
Stop chat from flashing dark when processing
|
2023-03-03 13:19:13 -03:00 |