llama.cpp/examples/llama.android/lib
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
..
src android: fix infinite generation and maintain attention in func shift_context() 2025-12-30 11:17:00 +08:00
.gitignore llama.android : Rewrite Android binding (w/o cpu_features dep) (#17413) 2025-12-17 10:14:47 +02:00
build.gradle.kts llama.android : Rewrite Android binding (w/o cpu_features dep) (#17413) 2025-12-17 10:14:47 +02:00
consumer-rules.pro llama.android : Rewrite Android binding (w/o cpu_features dep) (#17413) 2025-12-17 10:14:47 +02:00
proguard-rules.pro llama.android : Rewrite Android binding (w/o cpu_features dep) (#17413) 2025-12-17 10:14:47 +02:00