RPC server with RISC-V #10293
Replies: 1 comment
-
Resolved in #10411 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have used the llama.cpp succesfully with vector extention. I have also managed to use webserver with vector extention.
Although, It seems that the vector extention doesn't work with the rpc server example.
Do you know if such thing is possible and maybe which makefile shall I modify in order to be able to enable it succesfully?
In the main makefile(llamma.cpp/Makefile) I have already defined the following:
Is there anything similar on the makefiles produced for the rpc server?
Beta Was this translation helpful? Give feedback.
All reactions