KingJoker
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I wanted to run AI from inside the JVM. I started out with the standard REST sidecar, ripped that out to use Project Panama (Foreign Function & Memory API) in the new JDK versions to interface directly with llama.cpp. I…