-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
RPC is broken due to change of interface in llama.cpp main repository (rpc : early register backend devices #11262) #1914
Comments
here is a quick fix i created with chatgpt to get rpc working:
|
What are we waiting for to fix it? Is there any road-blocker? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RPC does not work in llama-cpp-python since this commit in llama.cpp
To reproduce:
--> should init with RPC offloading
The text was updated successfully, but these errors were encountered: