Error while loading Llama with python llama_cpp

#5
by OakMajesty - opened

getting below error while running it locally:

--> 202 llama_cpp.llama_backend_init()
203 Llama.__backend_initialized = True
205 if isinstance(numa, bool):

OSError: exception: access violation reading 0x0000000000000000

Sign up or log in to comment