]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : Update the docs on -t --threads (#16236)
authortakasurazeem <redacted>
Thu, 16 Oct 2025 05:11:33 +0000 (01:11 -0400)
committerGitHub <redacted>
Thu, 16 Oct 2025 05:11:33 +0000 (08:11 +0300)
commit6f5d924637a15abedb111cbbffd7da5f31c81855
treeb43672dfe1ee9cbe85e4437a56e4b0cfefa708f7
parentadc9b60f190c1016a09f439862fa1cbb302262ac
common : Update the docs on -t --threads (#16236)

* Update the docs on -t --threads

* Revert "Update the docs on -t --threads"

This reverts commit eba97345e2c88d8ca510abec87d00bf6b9b0e0c2.

* docs: clarify -t/--threads parameter uses CPU threads and defaults to all available cores

* Update arg.cpp
common/arg.cpp