callbacks.py
|
Various fixes in chat mode
|
2023-03-12 02:53:08 -03:00 |
chat.py
|
Add 'hallucinations' filter #326
|
2023-03-15 11:10:35 -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 |
html_generator.py
|
Optimize the HTML generation speed
|
2023-03-15 14:19:28 -03:00 |
models.py
|
Remove unused imports
|
2023-03-16 10:18:34 -03:00 |
RWKV.py
|
Use str(Path) instead of os.path.abspath(Path)
|
2023-03-13 00:08:01 -03:00 |
shared.py
|
Add Interface mode tab
|
2023-03-15 23:29:56 -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 |