catalpaaa 4ab679480e allow quantized model to be loaded from model dir (#760) 2 년 전
..
GPTQ_loader.py 4ab679480e allow quantized model to be loaded from model dir (#760) 2 년 전
LoRA.py a21e580782 Move an import 2 년 전
RWKV.py 09b0a3aafb Add repetition_penalty 2 년 전
callbacks.py b246d17513 Fix `type object is not subscriptable` 2 년 전
chat.py ae1fe45bc0 One more cache reset 2 년 전
deepspeed_parameters.py f38c9bf428 Fix deepspeed (oops) 3 년 전
extensions.py 1edfb96778 Fix loading extensions from within the interface 2 년 전
html_generator.py 8ef89730a5 Try to better handle browser image cache 2 년 전
llamacpp_model.py 2c52310642 Add --threads flag for llama.cpp 2 년 전
models.py 4ab679480e allow quantized model to be loaded from model dir (#760) 2 년 전
shared.py 65d8a24a6d Show profile pictures in the Character tab 2 년 전
text_generation.py b0890a7925 Add shared.is_chat() function 2 년 전
training.py 2a267011dc Use Path.stem for simplicity 2 년 전
ui.py d30a14087f Further reorganize the UI 2 년 전