text-generation-webui/modules
catalpaaa b37c54edcf lora-dir, model-dir and login auth
Added lora-dir, model-dir, and a login auth arguments that points to a file contains usernames and passwords in the format of "u:pw,u:pw,..."
2023-03-24 17:30:18 -07:00
..
callbacks.py Another missing import 2023-03-23 22:19:01 -03:00
chat.py Do not use empty user messages in chat mode 2023-03-24 17:22:22 -03:00
deepspeed_parameters.py Fix deepspeed (oops) 2023-02-02 10:39:37 -03:00
extensions.py Update extensions.py 2023-03-24 16:51:27 -03:00
GPTQ_loader.py Revert GPTQ_loader.py (accident) 2023-03-24 19:57:12 -03:00
html_generator.py Update html_generator.py 2023-03-24 17:18:27 -03:00
LoRA.py lora-dir, model-dir and login auth 2023-03-24 17:30:18 -07:00
models.py lora-dir, model-dir and login auth 2023-03-24 17:30:18 -07:00
RWKV.py Stop the bot from talking for you in chat mode 2023-03-23 21:38:20 -03:00
shared.py lora-dir, model-dir and login auth 2023-03-24 17:30:18 -07:00
text_generation.py Stop the bot from talking for you in chat mode 2023-03-23 21:38:20 -03:00
ui.py Further reorganize the UI 2023-03-15 13:24:54 -03:00