Downloads

Eldric 5.0
for your platform.

Three artefacts cover the great majority of installs — the Linux CPU package, the Linux CUDA package, and the macOS GUI client. Everything ships from repo.eldric.ai with a signed RPM repository (GPG signing key pinned by fingerprint, so an intermediary serving a swapped key fails closed), sha256 checksums and a clean per-version layout. The one-line installer at the top of get-started handles repository setup, GPG-key import, package install and the post-install eldric setup health probe in a single command.


Latest builds · 5.0.1

Download Eldric.

Direct downloads for each platform. On Linux, the one-line installer (below) is the recommended path — it adds the signed repository, imports the GPG key, and keeps you on automatic updates; the direct RPM is there for manual and air-gapped installs.

Download for macOS Download for Linux (CPU) Download for Linux (NVIDIA) ARM64 minimal (Pi / Jetson)

macOS: Eldric-5.0.1-macos.pkg · 28 MB · double-click to install. Linux RPMs target Fedora 42+ / RHEL 9+ / CentOS Stream 9+ / Rocky / Alma. See the release notes. Sparkle-installed macOS copies auto-update via repo.eldric.ai/appcasts/macos-gui.xml.


5.0 GA artefacts

Pick the package that fits your host.

Artefact Latest version Install command Supported distros
eldric-aios (Linux CPU) eldric-aios-latest.rpm curl -fsSL https://repo.eldric.ai/install-eldric.sh | sudo bash Fedora 42+, RHEL 9+, CentOS Stream 9+, Rocky 9+, Alma 9+
eldric-aios-cuda (Linux + NVIDIA) eldric-aios-cuda-latest.rpm sudo dnf install eldric-aios-cuda (cu118 target) Same as CPU + NVIDIA driver 535+
Eldric (macOS GUI) Eldric-latest-macos.pkg Double-click PKG; right-click → Open on first launch (Gatekeeper) macOS 13+ (Intel and Apple Silicon)
Eldric MLX (Apple Silicon native) Coming in an upcoming 5.0.x patch — single-binary MLX-accelerated build for M-series Macs. Today the macOS GUI uses the standard runtime.

Each entry includes a sha256 checksum file (<file>.sha256) alongside the artefact for byte-level verification. The one-line installer verifies these automatically; manual installs should sha256sum -c <file>.sha256 before dnf install.


Pre-trained models

Drop-in checkpoints for the kernel.

Six pre-trained checkpoints ship with the 5.0 release — three ENRN classifiers for router-side intent and three EMM matrix-memory seeds. Drop them in /var/lib/eldric/models/ and the kernel picks them up on next start. Published as OPS Wave 11 lands; until then the kernel runs without them at slightly reduced first-query quality.

Family Name Purpose
ENRN classifierenrn-intent-v1Router intent classification — LLM-call vs RAG vs agent vs science-tool
ENRN classifierenrn-theme-v1Router theme detection — medical / legal / code / finance / general
ENRN classifierenrn-tenant-policy-v1Per-tenant access-policy hints for the agent worker
EMM seedemm-general-768-v1General-purpose 768-dim seed — chat conversation memory
EMM seedemm-code-768-v1Code-pattern 768-dim seed — for engineering teams
EMM seedemm-science-1024-v1Science 1024-dim seed — for research and lab work

What you find at repo.eldric.ai

Layout.

4.x maintenance packages are no longer served from the public repo. Existing 4.x customers should write to support@eldric.ai for the 4.2 maintenance feed.


Coming next · the 5.0.x patch train

5.0.x keeps shipping.

The upcoming 5.0.x patches bring the continuous-learning loop (dream-based ingestion, memory scoping per tenant / project / conversation), world-model integration, the native xLSTM backend (no llama.cpp dependency), leader-aware client endpoints for HA, and cross-device sync. Honest-ledger framing — no commit dates, no over-claim. See what's next in 5.0.x for what's live today, what's in the next patch, and what's later in 5.0.x.


Mobile clients

iOS & Android.

iOS ships via TestFlight today; the App Store submission is staged for shortly after the 5.0 GA window settles. Android is in active development for an upcoming 5.0.x patch. See the mobile apps page for current availability and the TestFlight invite link.


Source

Commercial source access.

Eldric is a commercial product. Source access is part of the Enterprise tier — see pricing or write to office@eldric.ai.