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.
5cbc0b28f2
* Workaround for Peft not updating their git package version * Update webui.py --------- Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com> |
||
---|---|---|
.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 |