oobabooga 45b7e53565 Only catch proper Exceptions in the text generation function 2 年之前
..
GPTQ_loader.py db4219a340 Update comments 2 年之前
LoRA.py a78b6508fc Make custom LoRAs work by default #385 2 年之前
RWKV.py 77294b27dd Use str(Path) instead of os.path.abspath(Path) 2 年之前
callbacks.py a717fd709d Sort the imports 2 年之前
chat.py 9ed2c4501c Use markdown in the "HTML" tab 2 年之前
deepspeed_parameters.py f38c9bf428 Fix deepspeed (oops) 3 年之前
extensions.py 75a7a84ef2 Exception handling (#454) 2 年之前
html_generator.py 9ed2c4501c Use markdown in the "HTML" tab 2 年之前
models.py ddb62470e9 --no-cache and --gpu-memory in MiB for fine VRAM control 2 年之前
shared.py 7618f3fe8c Add -gptq-preload for 4-bit offloading (#460) 2 年之前
text_generation.py 45b7e53565 Only catch proper Exceptions in the text generation function 2 年之前
ui.py d30a14087f Further reorganize the UI 2 年之前