6ed896f1e10b4205fdb5713aaa8fd22a589f83d0
`llama-server` is a 16 KB launcher against `libllama-server-impl.so`, so a build installed without a working runpath dies at exec and reaches the phone as a model that never became ready. `GNUInstallDirs` picks `lib64` on some distributions while the recorded runpath says `lib`, which is how the two flags come apart.
Languages
Rust
53.8%
Kotlin
43.7%
Shell
2.5%