oobabooga 2259143fec Fix llama.cpp with --no-stream 2 лет назад
..
GPTQ_loader.py 1cb9246160 Adapt to the new model names 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 af65c12900 Change Stop button behavior 2 лет назад
deepspeed_parameters.py f38c9bf428 Fix deepspeed (oops) 3 лет назад
extensions.py 1edfb96778 Fix loading extensions from within the interface 2 лет назад
html_generator.py 8579fe51dd Fix new lines in the HTML tab 2 лет назад
llamacpp_model.py 2259143fec Fix llama.cpp with --no-stream 2 лет назад
models.py 3a47a602a3 Detect ggml*.bin files automatically 2 лет назад
shared.py 1d1d9e40cd Add seed to settings 2 лет назад
text_generation.py 0aee7341d8 Properly count tokens/s for llama.cpp in chat mode 2 лет назад
training.py 58349f44a0 Handle training exception for unsupported models 2 лет назад
ui.py d30a14087f Further reorganize the UI 2 лет назад