Skip to content

llama-bench: fixed size of fields to correctly map to values #13183

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 1 commit into from
Apr 29, 2025

Conversation

Alcpz
Copy link
Collaborator

@Alcpz Alcpz commented Apr 29, 2025

#13096 Introduced some changes to llama-bench that have been causing segfaults to the users due to an incorrect definition of the test fields (see #13169)

I don't have expertise here so if this it not the cause of the issue or there is a better way to do it, happy to get some feedback.

Pinging @JohannesGaessler and @slaren , since they reviewed the original PR. (@thevishalagarwal for visibility as well)

Copy link
Collaborator

@CISC CISC left a comment

Choose a reason for hiding this comment

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

LGTM, seems like a merge error: e495769

@CISC CISC linked an issue Apr 29, 2025 that may be closed by this pull request
Copy link
Collaborator

@JohannesGaessler JohannesGaessler left a comment

Choose a reason for hiding this comment

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

Sorry, I didn't spot it.

@thevishalagarwal
Copy link
Contributor

Thanks for fixing it. Sorry for the bad merge error

@JohannesGaessler JohannesGaessler merged commit 5a63980 into ggml-org:master Apr 29, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eval bug: llama-bench seems to be broken
4 participants