]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : rename batch_all to batch (#8881)
authorDaniel Bevenius <redacted>
Thu, 17 Oct 2024 23:41:51 +0000 (01:41 +0200)
committerGitHub <redacted>
Thu, 17 Oct 2024 23:41:51 +0000 (01:41 +0200)
commit6f55bccbb8835d42147add4ee48807450f5ff535
treed59fb0c8808289ef6046e127df37081346cf7391
parent17bb9280807cfbb6611b853aa1ef05114bd9efe9
llama : rename batch_all to batch (#8881)

This commit addresses the TODO in the code to rename the `batch_all`
parameter to `batch` in `llama_decode_internal`.
src/llama.cpp