Show HN: Run Llama.cpp In-Process from Java with Project Panama FFM
Mochallama, a new Java library, enables running llama.cpp inference directly within a Java process using JDK 22's Foreign Function and Memory (FFM) API, eliminating the need for separate daemon proces…