]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
context : simplify output counting logic during decode (#14142)
authorGeorgi Gerganov <redacted>
Thu, 12 Jun 2025 08:50:01 +0000 (11:50 +0300)
committerGitHub <redacted>
Thu, 12 Jun 2025 08:50:01 +0000 (11:50 +0300)
commitf6e1a7aa8787b5c00acba6370cb70a0beff48b1e
tree4f976c33369c5309cc20934cb3493f598df7fadb
parentc3ee46fab49a765d2e32e171e9ed7a5fa121dd9c
context : simplify output counting logic during decode (#14142)

* batch : remove logits_all flag

ggml-ci

* context : simplify output counting logic during decode

ggml-ci

* cont : fix comments
src/llama-batch.cpp
src/llama-batch.h
src/llama-context.cpp