-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I updated the repo and get this error "Tried architecture: x64-acc, System.Exception: Failed to load library x64-acc." #183
Comments
Hi! Could you set the debug parameter and share the debug messages or Editor.log? |
Sure. There are multiple debug messages, same first two messages repeats for x64_acc too, it tries both of them.
|
Thank you. Which mac do you have? |
Could you also share the debug messages you get from the earlier LLMUnity version that was working for you? |
I already changed the repo, how can I revert back to that version, it was more than a month ago |
I found out. It was 1.2.7. |
I found the problem, it has to do with the this llama.cpp issue: ggerganov/llama.cpp#7940 . I fixed it in my library. |
Thanks a lot, it works now! |
Perfect, thanks for bringing it up! |
Describe the bug
I updated the repo and get this error "Tried architecture: x64-acc, System.Exception: Failed to load library x64-acc." It was working fine before. I am on MacOS. I tried in multiple projects and same.
Steps to reproduce
No response
LLMUnity version
No response
Operating System
None
The text was updated successfully, but these errors were encountered: