]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
context : perform output reorder lazily upon access after sync (#14853)
authorGeorgi Gerganov <redacted>
Thu, 24 Jul 2025 13:31:48 +0000 (16:31 +0300)
committerGitHub <redacted>
Thu, 24 Jul 2025 13:31:48 +0000 (16:31 +0300)
commite4868d16d24dec55e61bcaadaca28feed8f98b13
treea9b7433d5ba77dac023114d32dccfe37f9d743b2
parent820de57d4faa427a3d0bfb14e48057247fae036e
context : perform output reorder lazily upon access after sync (#14853)

* context : perform output reorder after lazily upon access after sync

ggml-ci

* cont : add TODO
include/llama.h
src/llama-context.cpp
src/llama-context.h