text-generation-webui/modules
2023-03-08 02:54:47 -03:00
..
callbacks.py New text streaming method (much faster) 2023-03-08 02:46:35 -03:00
chat.py Better handle <USER> 2023-03-05 17:01:47 -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 RWKV tokenizer 2023-03-06 08:45:49 -03:00
RWKV.py Remove redeclaration of a function 2023-03-08 02:50:49 -03:00
shared.py Add --rwkv-cuda-on parameter, bump rwkv version 2023-03-06 20:12:54 -03:00
text_generation.py Better separate the FlexGen case 2023-03-08 02:54:47 -03:00
ui.py Stop chat from flashing dark when processing 2023-03-03 13:19:13 -03:00