llama.cpp/examples/llama.android/lib/src
Karlon dbbc8a1189
android: fix infinite generation and maintain attention in func shift_context()
Properly maintain stop_generation_position when context is shifted.
Additionally, add variable attention_sink to maintain attention.
Adjust the position of the function after the variable stop_generation_position is defined.

Fixes #18409.
2025-12-30 11:17:00 +08:00
..
androidTest/java/android/llama/cpp llama.android : Rewrite Android binding (w/o cpu_features dep) (#17413) 2025-12-17 10:14:47 +02:00
main android: fix infinite generation and maintain attention in func shift_context() 2025-12-30 11:17:00 +08:00
test/java/android/llama/cpp llama.android : Rewrite Android binding (w/o cpu_features dep) (#17413) 2025-12-17 10:14:47 +02:00