liltom-eth / llama2-webui

Run any Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Use `llama2-wrapper` as your local llama2 backend for Generative Agents/Apps.
MIT License
1.97k stars 202 forks source link

How to add llama_index in llama-webui #75

Open Kashif-Inam opened 1 year ago

Kashif-Inam commented 1 year ago

Hi,

I'm trying to add the llama_index to a llama-2 model using llama-webui, but I'm not sure how to do it. I've read the documentation, but it doesn't seem to cover this specific case.

Could you please provide some instructions on how to add the llama_index to a llama-2 model in llama-webui? I would really appreciate it.