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
|
Add Interface mode tab
|
2023-03-15 23:29:56 -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
|
Add some LoRA params
|
2023-03-17 17:45:28 -03:00 |
models.py
|
Remove unused import
|
2023-03-17 11:43:11 -03:00 |
RWKV.py
|
Use str(Path) instead of os.path.abspath(Path)
|
2023-03-13 00:08:01 -03:00 |
shared.py
|
Remove LoRA tab, move it into the Parameters menu
|
2023-03-17 11:39:48 -03:00 |
text_generation.py
|
Keep GALACTICA special tokens (#300)
|
2023-03-16 00:46:59 -03:00 |
ui.py
|
Further reorganize the UI
|
2023-03-15 13:24:54 -03:00 |