-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I believe I got the test script from your site. In running it, the loading of the model does not issue any errors. Therefore, I believe that the model loaded correctly. However, when the statement "response = llm.ask("Explain the term 'ilm' in AI context.")" is executed, I get this error message:
RuntimeError: Error during generation: [WinError 5] Access is denied
It is actually being triggered by
File "C:\Users\DPW\git-repository\VulkanIlm\vulkan_ilm\simple_llama.py", line 143, in generate
raise RuntimeError(f"Error during generation: {e}")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels