A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
Go to file
2023-05-25 10:57:52 -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-05-10 18:00:37 -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 instructions for CPU mode users 2023-05-25 10:57:52 -03:00