-
Notifications
You must be signed in to change notification settings - Fork 23
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
Please support the new processor architecture, thank you very much. This architecture is RISC-V #46
Comments
Full log
|
What's the result of running |
|
I've noticed you are on v1.0.8 of this repo. This has been fixed in the latest version v1.10. If you are using this module directly it should be enough to run |
Thanks, Ollama have been noticed and issued. |
I have been update last one, the problem still.
|
OK thank you for notifying. I am not able to replicate this on my machine but I have noticed that v1.10.1 is quite behind master branch. Will issue a new tag as soon as #48 is solved. |
Thanks, you are very kind. |
Please try updating to v1.11: |
https://github.com/felixonmars/archriscv-packages/blob/master/ollama/riscv64.patch I found Archlinux using this patch could build success. |
@mxyng @felixonmars could u give a hand ; ) |
EDIT: I noticed that v1.11 is already released. We should ask ollama (and all along its dependency tree) for a bump :) EDIT again: proxy.golang.org still doesn't have the new version :( It seems we need to wait for it first. |
Hmm, I might have botched the tagging. You can try: |
I have tested and updated Ollama to the latest Git version. Currently, at the 'go build' stage, I am encountering the following error.
|
Hm- this does not seem like an error on math32's side- these look like CGo link errors. I strongly suggest sharing this error with ollama and asking about it in the cgo channel on the gophers slack. They'll be sure to help much more than myself. |
The text was updated successfully, but these errors were encountered: