llm webui
1.0.0
A Gradio web UI for Large Language Models(Finetune, RAG, Chat).




Clone repo and install requirements.txt in a Python>=3.8.0 environment
git clone https://github.com/wangermeng2021/llm-webui
cd llm-webui
pip install -r requirements.txtif you want to download Llama-2 from huggingface hub , you need to configure token:"Setting"->"Huggingface Hub Token"