llama.cpp/examples/save-load-state
Daniel Bevenius d9a23126bf
common : extract replay_last_token to common.h
This commit extracts the replay_last_token function from
save-load-state.cpp to common.h.

The motivation for this is to allow reuse of the function but also to
clarify the intent of code that replays the last token after loading
the session state.
2026-02-16 08:43:29 +01:00
..
CMakeLists.txt ggml : move AMX to the CPU backend (#10570) 2024-11-29 21:54:58 +01:00
save-load-state.cpp common : extract replay_last_token to common.h 2026-02-16 08:43:29 +01:00