Skip to content

gguf: fix failure on version == 0 #13956

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

Conversation

JohannesGaessler
Copy link
Collaborator

While reviewing #13943 I noticed that a version of 0 did not correctly result in failure, after the PR it resulted in a failed assertion. This PR adds a corresponding check and a test case.

@github-actions github-actions bot added testing Everything test related ggml changes relating to the ggml tensor library for machine learning labels Jun 1, 2025
@JohannesGaessler JohannesGaessler merged commit 7675c55 into ggml-org:master Jun 1, 2025
46 checks passed
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 testing Everything test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants