oobabooga 03cb44fc8c Add new llama.cpp library (2048 context, temperature, etc now work) před 2 roky
..
GPTQ_loader.py 39f3fec913 Broaden GPTQ-for-LLaMA branch support (#820) před 2 roky
LoRA.py a21e580782 Move an import před 2 roky
RWKV.py 09b0a3aafb Add repetition_penalty před 2 roky
api.py 3f3e42e26c Refactor several function calls and the API před 2 roky
callbacks.py b246d17513 Fix `type object is not subscriptable` před 2 roky
chat.py e94ab5dac1 Minor fixes před 2 roky
deepspeed_parameters.py f38c9bf428 Fix deepspeed (oops) před 3 roky
extensions.py 1edfb96778 Fix loading extensions from within the interface před 2 roky
html_generator.py 8203ce0cac Stop character pic from being cached when changing chars or clearing. (#798) před 2 roky
llamacpp_model.py 2c52310642 Add --threads flag for llama.cpp před 2 roky
llamacpp_model_alternative.py 03cb44fc8c Add new llama.cpp library (2048 context, temperature, etc now work) před 2 roky
models.py 03cb44fc8c Add new llama.cpp library (2048 context, temperature, etc now work) před 2 roky
shared.py 378d21e80c Add LLaMA-Precise preset (#767) před 2 roky
text_generation.py 3f3e42e26c Refactor several function calls and the API před 2 roky
training.py 0c7ef26981 Lora trainer improvements (#763) před 2 roky
ui.py d30a14087f Further reorganize the UI před 2 roky