Jvm Ml Inference

Engineering CPU and accelerator-backed ML inference from JVM applications: choosing in-process versus remote serving, bounding native sessions and predictors, coordinating engine and request parallelism, batching under a latency deadline, reusing direct buffers, warming deployments and diagnosing native memory outside NMT. Use when DJL, ONNX Runtime or another native inference engine loses throughput as concurrency rises, leaks RSS, overloads a model pool or needs graceful degradation. Model quality and training pipelines are outside scope.

robsonkades 20a8804 3 files · 9.7 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/jvm-ml-inference commit 20a8804b2a

Frequently asked questions

npx skillmds@latest add robsonkades/jvm-ml-inference