A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
Find a file
jllllll 0b4ee14edc
Attempt to Improve Reliability
Have pip directly download and install backup GPTQ wheel instead of first downloading through curl.
Install bitsandbytes from wheel compiled for Windows from modified source.
Add clarification of minor, intermittent issue to instructions.
Add system32 folder to end of PATH rather than beginning.
Add warning when installed under a path containing spaces.
2023-03-30 20:04:16 -05:00
download-model.bat Changed things around to allow Micromamba to work with paths containing spaces. 2023-03-25 01:26:25 -05:00
install.bat Attempt to Improve Reliability 2023-03-30 20:04:16 -05:00
INSTRUCTIONS.txt Attempt to Improve Reliability 2023-03-30 20:04:16 -05:00
micromamba-cmd.bat Changed things around to allow Micromamba to work with paths containing spaces. 2023-03-25 01:26:25 -05:00
start-webui.bat Changed things around to allow Micromamba to work with paths containing spaces. 2023-03-25 01:26:25 -05:00