oobabooga ea3ba6fc73 Merge branch 'feature/llamacpp' of github.com:thomasantony/text-generation-webui into thomasantony-feature/llamacpp 2 lat temu
..
GPTQ_loader.py 1cb9246160 Adapt to the new model names 2 lat temu
LoRA.py a21e580782 Move an import 2 lat temu
RWKV.py 09b0a3aafb Add repetition_penalty 2 lat temu
callbacks.py b246d17513 Fix `type object is not subscriptable` 2 lat temu
chat.py af65c12900 Change Stop button behavior 2 lat temu
deepspeed_parameters.py f38c9bf428 Fix deepspeed (oops) 3 lat temu
extensions.py 1edfb96778 Fix loading extensions from within the interface 2 lat temu
html_generator.py 8579fe51dd Fix new lines in the HTML tab 2 lat temu
llamacpp_model.py 9d1dcf880a General improvements 2 lat temu
models.py 4c27562157 Minor changes 2 lat temu
shared.py 1d1d9e40cd Add seed to settings 2 lat temu
text_generation.py 09b0a3aafb Add repetition_penalty 2 lat temu
training.py 58349f44a0 Handle training exception for unsupported models 2 lat temu
ui.py d30a14087f Further reorganize the UI 2 lat temu