Skip to content

Releases: LLaMANexus/llama.cpp

b5663

14 Jun 16:16
2e42be4

Choose a tag to compare

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

b5361

13 May 03:51
cf0a43b

Choose a tag to compare

llama-bench : add defrag-thold, check for invalid ranges (#13487)