oobabooga e722c240af Add Instruct mode 2 лет назад
..
GPTQ_loader.py 3d6cb5ed63 Minor rewrite 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 e722c240af Add Instruct mode 2 лет назад
deepspeed_parameters.py f38c9bf428 Fix deepspeed (oops) 3 лет назад
extensions.py 1edfb96778 Fix loading extensions from within the interface 2 лет назад
html_generator.py e722c240af Add Instruct mode 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 e722c240af Add Instruct mode 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 лет назад