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 : prevent crashes on invalid input #9040

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

rgerganov
Copy link
Collaborator

Add more checks which prevent RPC server from crashing if invalid input is received from client

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Aug 15, 2024
ggml/src/ggml-rpc.cpp Outdated Show resolved Hide resolved
Add more checks which prevent RPC server from crashing if invalid input
is received from client
@rgerganov rgerganov merged commit 18eaf29 into ggerganov:master Aug 19, 2024
52 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
Add more checks which prevent RPC server from crashing if invalid input
is received from client
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Add more checks which prevent RPC server from crashing if invalid input
is received from client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants