Skip to content

Conversation

@JohannesGaessler
Copy link
Collaborator

The file scripts/compare_llama_bench.py has not been updated as new columns were added to the SQL output of llama-bench. As a consequence these new columns are being ignored on master and simply averaged over. This PR updates the columns considered by the script in order to avoid incorrect averaging (particularly relevant for varying values of --ubatch-size)

@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label May 31, 2024
@JohannesGaessler JohannesGaessler merged commit c8047d5 into ggml-org:master May 31, 2024
@github-actions github-actions bot added script Script related python python script changes labels May 31, 2024
@JohannesGaessler JohannesGaessler deleted the compare-llama-bench-update 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

python python script changes Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix script Script related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants