text-generation-webui/modules
2023-02-25 17:45:03 -03:00
..
chat.py Prevent streaming with no_stream + generation attempts > 1 2023-02-25 17:45: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 Improve the imports 2023-02-23 14:41:42 -03:00
models.py Move all gradio elements to shared (so that extensions can use them) 2023-02-24 16:46:50 -03:00
shared.py Rename greed to "generation attempts" 2023-02-25 01:42:19 -03:00
stopping_criteria.py Improve the imports 2023-02-23 14:41:42 -03:00
text_generation.py Proper way to free the cuda cache 2023-02-25 15:50:29 -03:00
ui.py Bump gradio version to 3.19.1 2023-02-25 17:20:03 -03:00