Skip to content
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 : register backend devices #11262

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

rgerganov
Copy link
Collaborator

Early register RPC devices and do not propagate RPC specifics in the llama model structures.

ref: #10609

@github-actions github-actions bot added examples ggml changes relating to the ggml tensor library for machine learning labels Jan 16, 2025
@rgerganov
Copy link
Collaborator Author

@slaren this is an attempt to address #10609 by making ggml_backend_device_register() public API. Let me know what you think.

common/arg.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@slaren slaren left a comment

Choose a reason for hiding this comment

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

Looks good, please remember to update the API changelog in #9289

@slaren slaren linked an issue Jan 16, 2025 that may be closed by this pull request
4 tasks
Early register RPC devices and do not propagate RPC specifics in the
llama model structures.

ref: ggerganov#10609
@rgerganov rgerganov merged commit 667d728 into ggerganov:master Jan 17, 2025
48 checks passed
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.

Feature Request: Support RPC with -dev/-devd
3 participants