A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
Find a file
2023-05-10 17:54:12 -03:00
.gitignore Create .gitignore (#43) 2023-05-02 23:47:19 -03:00
cmd_linux.sh Rename environment_linux.sh to cmd_linux.sh 2023-04-18 02:29:55 -03:00
cmd_macos.sh Rename environment_macos.sh to cmd_macos.sh 2023-04-18 02:30:08 -03:00
cmd_windows.bat Fix Windows PATH fix (#57) 2023-05-09 01:49:27 -03:00
generate_zips.sh Add files via upload 2023-04-24 16:53:04 -03:00
INSTRUCTIONS.TXT Update INSTRUCTIONS.TXT 2023-04-24 16:50:03 -03:00
start_linux.sh Fixed error when $OS_ARCH returns aarch64 (#45) 2023-05-02 23:47:03 -03:00
start_macos.sh Add support for MacOS, Linux, and WSL (#21) 2023-04-18 02:23:09 -03:00
start_windows.bat Fix Windows PATH fix (#57) 2023-05-09 01:49:27 -03:00
update_linux.sh Add support for MacOS, Linux, and WSL (#21) 2023-04-18 02:23:09 -03:00
update_macos.sh Add support for MacOS, Linux, and WSL (#21) 2023-04-18 02:23:09 -03:00
update_windows.bat Fix Windows PATH fix (#57) 2023-05-09 01:49:27 -03:00
webui.py Add a "CMD_FLAGS" variable 2023-05-10 17:54:12 -03:00