mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-26 11:45:21 +00:00
* 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
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
tabulate~=0.9.0
|
|
GitPython~=3.1.43
|
|
matplotlib~=3.10.0
|