text-generation-webui/modules
2023-03-15 13:26:32 -03:00
..
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 Move bot_picture.py inside the extension 2023-02-25 03:00:19 -03:00
GPTQ_loader.py Rename a file, add deprecation warning for --load-in-4bit 2023-03-14 07:56:31 -03:00
html_generator.py Rename a file 2023-03-15 13:26:32 -03:00
models.py Rename a file, add deprecation warning for --load-in-4bit 2023-03-14 07:56:31 -03:00
RWKV.py Use str(Path) instead of os.path.abspath(Path) 2023-03-13 00:08:01 -03:00
shared.py Rename a file, add deprecation warning for --load-in-4bit 2023-03-14 07:56:31 -03:00
text_generation.py Prevent *Is typing* from disappearing instantly while streaming 2023-03-15 12:51:13 -03:00
ui.py Further reorganize the UI 2023-03-15 13:24:54 -03:00