AIToday

SMILE Serve – a production-ready inference server on Quarkus supporting Classic ML, ONNX, and Llama 3 chat models with bundled React web UI

Hacker NewsMay 5, 20261 min read
SMILE Serve – a production-ready inference server on Quarkus supporting Classic ML, ONNX, and Llama 3 chat models with bundled React web UI

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  1. SMILE Serve bundles three inference capabilities on the JVM: Classic ML (serialized SMILE models), ONNX Runtime (open-format models), and LLM Chat (Llama 3 chat completions with conversation persistence), each accessed via separate API prefixes.

  2. Deployment options include Docker (quickest start), JAR packaging, Uber-JAR (single self-contained file), and native executable compilation via GraalVM for sub-millisecond startup and lower memory use.

  3. Classic ML and ONNX models are auto-discovered from mounted directories at startup; the Chat API supports a configurable maximum sequence length of 4096 tokens and can be backed by PostgreSQL for chat history persistence.

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →