]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : document logits_all deprecation (#4418)
authorcrasm <redacted>
Tue, 12 Dec 2023 09:25:57 +0000 (04:25 -0500)
committerGitHub <redacted>
Tue, 12 Dec 2023 09:25:57 +0000 (11:25 +0200)
commit6391817cd19a4507c6c941a1fd08756268662b2d
tree846d721b6a2f605c1010b43d4eee6cc28db88782
parentd9d4cfef64ea416dd66632173787d03ffb180cc7
llama : document logits_all deprecation (#4418)

llama_context_params.logits_all is a parameter for controlling
llama_eval. This documents that logits_all should not be used with
llama_decode and llama_batch.
llama.h