dataprofessor / llama2

This chatbot app is built using the Llama 2 open source LLM from Meta.
https://llama2.streamlit.app
301 stars 559 forks source link

Running Llama in local #6

Open Niez-Gharbi opened 7 months ago

Niez-Gharbi commented 7 months ago

Hello When I try to run the Llama2-local script, I get this error : ValueError: Model path does not exist: models\llama-2-7b-chat.ggmlv3.q2_K.bin

Any ideas ?