mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-23 00:18:20 +01:00
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
b1d05cbbf6
* Install exllama * Handle updating exllama |
||
---|---|---|
.github/workflows | ||
.gitignore | ||
cmd_linux.sh | ||
cmd_macos.sh | ||
cmd_windows.bat | ||
cmd_wsl.bat | ||
generate_zips.sh | ||
INSTRUCTIONS-WSL.TXT | ||
INSTRUCTIONS.TXT | ||
LICENSE | ||
start_linux.sh | ||
start_macos.sh | ||
start_windows.bat | ||
start_wsl.bat | ||
update_linux.sh | ||
update_macos.sh | ||
update_windows.bat | ||
update_wsl.bat | ||
webui.py | ||
wsl.sh |