]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
compare-llama-bench: add option to plot (#14169)
authorAman Gupta <redacted>
Sat, 14 Jun 2025 08:34:20 +0000 (16:34 +0800)
committerGitHub <redacted>
Sat, 14 Jun 2025 08:34:20 +0000 (10:34 +0200)
commit2e42be42bd6bf1dcc643d6ac4e77419bfe5dd24f
treeea10ea731509161d2c3bb5c24b4986d1646842b8
parentfb85a288d72abbd5e5daa8de96e6f8bfa7b5ab46
compare-llama-bench: add option to plot (#14169)

* compare llama-bench: add option to plot

* Address review comments: convert case + add type hints

* Add matplotlib to requirements

* fix tests

* Improve comment and fix assert condition for test

* Add back default test_name, add --plot_log_scale

* use log_scale regardless of x_values
requirements/requirements-compare-llama-bench.txt
scripts/compare-llama-bench.py