]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-bench: add `-d` depth arg (#13096)
authorVishal Agarwal <redacted>
Mon, 28 Apr 2025 14:50:39 +0000 (20:20 +0530)
committerGitHub <redacted>
Mon, 28 Apr 2025 14:50:39 +0000 (16:50 +0200)
commit1831f538f720d1d99fba146f24f0a8e970838cc4
treeecdcc001e0865729c09d33d6f05907819ae14f84
parent4e87962e34a4b257ec374c4baf6b1568554b81a9
llama-bench: add `-d` depth arg (#13096)

* add depth param

* update llama-bench README and add depth param

* llama-bench: default params for depth arg for faster execution

* Update examples/llama-bench/README.md

Co-authored-by: Johannes Gäßler <redacted>
* fix buffer print ub

* use user provided args

* remove extra whitespaces

---------

Co-authored-by: Johannes Gäßler <redacted>
examples/llama-bench/README.md
examples/llama-bench/llama-bench.cpp