text-generation-webui/modules
2023-03-01 12:33:09 -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 Add RWKVModel class 2023-03-01 12:08:55 -03:00
RWKV.py Rename a variable 2023-03-01 12:33:09 -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 Sort the imports 2023-03-01 12:18:17 -03:00
ui.py Downgrade gradio version (file uploads are broken in 3.19.1) 2023-02-25 22:59:02 -03:00