]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Support `-fa auto` in llama-bench (#23714)
authorGaurav Garg <redacted>
Sat, 30 May 2026 20:33:57 +0000 (02:03 +0530)
committerGitHub <redacted>
Sat, 30 May 2026 20:33:57 +0000 (02:03 +0530)
commitaa46bda89b9a8378ae76bb15fc2ce2f571f0983c
tree063471bb5afa187b462483f81deba5f38f2ace5d
parentd6588daa800058dfa54f1d7ea695b1a810c8ae18
Support `-fa auto` in llama-bench (#23714)

* Support `-fa auto` in llama-bench

Make the default value of `-ngl` -1, similar to other tools.

Update README with latest usage and examples

* Address review comments
tools/llama-bench/README.md
tools/llama-bench/llama-bench.cpp