master
examples : remove references to `make` in examples [no ci] (#15457)
libs : rename libcommon -> libllama-common (#21936)
Fix locale-dependent float printing in GGUF metadata (#17331)
android : libcommon -> libllama-common (#22076)
llama : deprecate llama_kv_self_ API (#14030)
requirements : update transformers to 5.5.1 (#21617)
examples : add missing code block end marker [no ci] (#17756)
examples : add debug utility/example (#18464)
metadata: Detailed Dataset Authorship Metadata (#8875)
py : type-check all Python scripts with Pyright (#8341)
ci : switch from pyright to ty (#20826)
chore : correct typos [no ci] (#20041)
llama : move end-user examples to tools directory (#13249)
scripts : make the shell scripts cross-platform (#14341)
py : switch to snake_case (#8305)
llama : fix FA when KV cache is not used (i.e. embeddings) (#12825)