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

compare-llama-bench.py: fix long hexsha args #6424

Merged

Conversation

JohannesGaessler
Copy link
Collaborator

This PR fixes a small annoyance with scripts/compare-llama-bench.py. Currently you have to provide the exact 8 first characters of a commit hash for the code to work. If you copy-paste the full commit hash it does not work. This PR makes it so that it only matches the first 8 characters of explicitly provided commit hashes to find commits.

@JohannesGaessler JohannesGaessler merged commit 33a5244 into ggerganov:master Apr 1, 2024
21 checks passed
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 3, 2024
tybalex pushed a commit to rubra-ai/tools.cpp that referenced this pull request Apr 17, 2024
@JohannesGaessler JohannesGaessler deleted the fix-compare-llama-bench branch November 15, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants