-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
scripts : fix missing key in compare-llama-bench.py #10332
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This happens when you don't explicitly tell the script which columns to show, which is a case I didn't check.
Strangely, the
The weird thing is the same command runs successfully on my MacBook. Can't figure out what is the cause. @JohannesGaessler do you have any ideas? |
I think this is caused by the program for some reason not finding the correct commits to compare or not finding any data for the commits in question. Someone messaged me asking for useful things to do for the project and I told them (among other things) that better handling of failure cases in |
cont #10319
I get the following error on
master
: