]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
batch : auto-gen positions + verify multi-sequence input (#14177)
authorGeorgi Gerganov <redacted>
Sun, 15 Jun 2025 06:18:37 +0000 (09:18 +0300)
committerGitHub <redacted>
Sun, 15 Jun 2025 06:18:37 +0000 (09:18 +0300)
commitb9912ac570de8945ae9383c9ca8291027bf287dd
treebd80e75a1ed67c988fa300d944ad9ea8fea5a223
parent00ba7726100d7e1941d9f5a06f56a7559945b33c
batch : auto-gen positions + verify multi-sequence input (#14177)

* batch : verify multi-sequence input batches

ggml-ci

* cont : auto-gen positions + verify multi-seq input

ggml-ci

* cont : first print debug info, then perform validation

ggml-ci

* cont : fix position auto-gen + add comments

ggml-ci
include/llama.h
src/llama-batch.cpp
src/llama-batch.h
src/llama-context.cpp
src/llama-cparams.h