Skip to content

rpc : add backend registry / device interfaces #9812

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

Merged
merged 3 commits into from
Oct 10, 2024
Merged

rpc : add backend registry / device interfaces #9812

merged 3 commits into from
Oct 10, 2024

Conversation

slaren
Copy link
Member

@slaren slaren commented Oct 9, 2024

Basic implementation for initial compatibility. In the future the server should also be updated to use the backend registry and report the properties of the device to the client.

@github-actions github-actions bot added examples ggml changes relating to the ggml tensor library for machine learning labels Oct 9, 2024
Copy link
Collaborator

@rgerganov rgerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look fine, I will implement some of the TODOs soon

@slaren slaren merged commit 0e9f760 into master Oct 10, 2024
53 checks passed
@slaren slaren deleted the sl/rpc-reg-2 branch October 10, 2024 18:14
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
* rpc : add backend registry / device interfaces

* llama : add llama_supports_rpc API

* ggml_backend_rpc_start_rpc_server -> ggml_backend_rpc_start_server
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
* rpc : add backend registry / device interfaces

* llama : add llama_supports_rpc API

* ggml_backend_rpc_start_rpc_server -> ggml_backend_rpc_start_server
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
* rpc : add backend registry / device interfaces

* llama : add llama_supports_rpc API

* ggml_backend_rpc_start_rpc_server -> ggml_backend_rpc_start_server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples ggml changes relating to the ggml tensor library for machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants