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