dataprofessor / llama2

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

Running Llama in local #6

Open Niez-Gharbi opened 1 year ago

Niez-Gharbi commented 1 year 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 ?