Client-facing OpenAPI 3.0 REST spec + generated Java code.
Internal node-to-node gRPC definitions (inference.proto).
All other modules depend on this one for shared contracts.
Artifacts using API (6)
Inference Node — runs on each GPU machine, cuBLAS SGEMM via
Panama FFI, pipeline forward pass, gRPC activation transfer
Last Release on Jun 20, 2026
Model Registry and Shard Loader — GGUF weight loading,
IMQ-inspired seed election, dynamic VRAM-aware sharding via Hazelcast
Last Release on Jun 20, 2026
KV Cache Manager — three-tier GPU/CPU/Disk storage, prefix Trie
cache, configurable eviction, Hazelcast metadata index
Last Release on Jun 20, 2026
Tokenizer — DJL SentencePiece wrapper, chat template formatter,
BPE support for LLaMA 2/3, Mistral, Gemma
Last Release on Jun 20, 2026
Sampler — pure Java, zero external deps,
temperature/top-k/top-p/repetition-penalty pipeline, configurable
presets
Last Release on Jun 20, 2026
6.Coordinator
cab.ml » coordinator Apache
Coordinator and Scheduler — continuous batching, leader
election, gRPC streaming, Java 25 virtual threads
Last Release on Jun 20, 2026
- Prev
- 1
- Next