]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : more uniform output id handling (#14275)
authorGeorgi Gerganov <redacted>
Fri, 20 Jun 2025 07:50:27 +0000 (10:50 +0300)
committerGitHub <redacted>
Fri, 20 Jun 2025 07:50:27 +0000 (10:50 +0300)
commit812939a9e90f99d1bd5bb1bc6b99d12600671d50
treee8f05119c0a0142a35d86eeeec597f6b3c3c22dc
parent4c9fdfbe1580a66fd7d77c77418ce2c606a29fdd
model : more uniform output id handling (#14275)

* model : more uniform output id handling

ggml-ci

* cont : revert n_outputs < n_tokens optimization

ggml-ci

* cont : fix out_ids initialization

ggml-ci
src/llama-graph.cpp
src/llama-model.cpp