text-generation-webui/modules
2023-02-28 00:04:04 -03:00
..
chat.py Better format the prompt when generation attempts > 1 2023-02-27 21:37:03 -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
html_generator.py Store thumbnails as files instead of base64 strings 2023-02-27 13:41:00 -03:00
models.py Move RWKV loader into a separate file 2023-02-27 23:50:16 -03:00
RWKV.py Move RWKV loader into a separate file 2023-02-27 23:50:16 -03:00
shared.py RWKV support prototype 2023-02-27 23:03:35 -03:00
stopping_criteria.py Improve the imports 2023-02-23 14:41:42 -03:00
text_generation.py Add streaming to RWKV 2023-02-28 00:04:04 -03:00
ui.py Downgrade gradio version (file uploads are broken in 3.19.1) 2023-02-25 22:59:02 -03:00