llama.cpp/examples/llama.android/llama
Xuan Son Nguyen cda0e4b648
llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745)
* refactor llama_batch_get_one

* adapt all examples

* fix simple.cpp

* fix llama_bench

* fix

* fix context shifting

* free batch before return

* use common_batch_add, reuse llama_batch in loop

* null terminated seq_id list

* fix save-load-state example

* fix perplexity

* correct token pos in llama_batch_allocr
2024-10-18 23:18:01 +02:00
..
src llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745) 2024-10-18 23:18:01 +02:00
.gitignore android : module (#7502) 2024-05-25 11:11:33 +03:00
build.gradle.kts cmake : do not build common library by default when standalone (#9804) 2024-10-09 18:49:52 +02:00
consumer-rules.pro android : module (#7502) 2024-05-25 11:11:33 +03:00
proguard-rules.pro android : module (#7502) 2024-05-25 11:11:33 +03:00