Structured ML

xLSTM,
native in Eldric.

Structured-ML workloads — policy execution, time-series forecasting, vision-language encoding, associative retrieval — run natively inside Eldric on the xLSTM model family, at predictable latency and memory cost. No separate service to deploy or maintain.


Why xLSTM

The transformer alternative for sequence-heavy work.

Transformers dominate text generation, but their attention cost becomes a bottleneck for long sequences, real-time control loops, and any workload where memory budget matters more than parameter count. The xLSTM family restores linear-time recurrence with modern training — a fit for control policies, multi-horizon forecasts, and dense retrieval at scale.

In Eldric these workloads are built in. They run inside the platform itself and are reachable behind a stable, secure surface, so your people can call them from the chat shell, from agentic flows, or from external integrations — with nothing extra to install and nothing to keep running on the side.


Workloads

Four production surfaces, one engine.

Policy execution

Run a trained xLSTM policy on streaming observations and emit actions in real time — for robotics, industrial control loops and autonomous decision-making. A safety fallback engages automatically if a control step misses its deadline.

Time-series forecasting

Multi-horizon forecasts on telemetry streams — sensor data, demand, load, financial series, OEE metrics. Plan ahead and get early warning, without shipping the data off-site.

Vision-language encoding

Turn images and visual scenes into machine-usable representations for perception and search tasks, frame by frame across image and video streams.

Associative retrieval

High-recall lookup against a learned associative memory — the closest stored match returned in microseconds on CPU alone, no GPU required. Complements the standard vector store for rapid lookup and fuzzy matching.


Operating model

How it runs.


When to use which workload

Decision shape.


Status

Where it is on the roadmap.

All four workloads are live in 5.0 and ship inside the standard Eldric install (and the GPU-enabled variant) — nothing separate to add. Per-tenant limits and advanced features such as custom-architecture training and multi-tenant policy isolation scale with your license tier.

Coming in 5.0.x: additional model architectures in the policy and encoder slots, and deeper integration with the media and industrial-sensing capabilities.


Related

Where to go next.