Bench online NODE 01 · SELF-HOSTED

Local intelligence,
bare metal

An independent engineering lab. Language models, semantic memory, and autonomous agents — compiled for one machine, measured on the bench, and kept entirely in-house.

Context window
261,888tok
Accelerator
24GiB
Nodes
01host
Cloud inference
00calls
SEC 01 — Systems

Three subsystems, one machine

Inference, memory, and autonomy are separate instruments on the same bench — each with its own resource budget and its own failure mode.

MOD 01 inference

Local-first inference

A 261,888-token context on a single RTX 3090. Quantised weights, KV-cache tuning, and lazy expert streaming buy frontier-scale context on desk hardware.

Bill of materials
  • Qwen3.8 Flash-Next · IQ3_XXS
  • Vision-enabled CLIP projector
  • Zero external API calls
MOD 02 memory

Semantic memory graph

Four tiers of persistence: atomic fact extraction, scene synthesis, persona modelling, and recall — run on dedicated CPU models so the accelerator stays free.

Bill of materials
  • L1 extraction · L2/L3 synthesis
  • Embedding index on ONNX CPU
  • Round-level capture gating
MOD 03 autonomy

Autonomous engineering

Repo-scale indexing, verifiable execution loops, and skill distillation. Agents propose, run, and prove their own changes against real builds before anything ships.

Bill of materials
  • Evidence-based quality gates
  • Resumable PTY sessions
  • Atomic release staging
SEC 02 — Signal path

Follow a request through the lab.

Four stages from the web-facing agent to local inference. Select a component to inspect what enters, what happens, and what leaves.

ROUTE / 01 Local inference path Reference schematic · not live
IN / Client requestOUT / Streamed response

The reply travels back through the same chain. Tool calls can start another round.

INSPECT / 01 · ACCESS BOUNDARY

Terminate TLS. Enforce access.

freenginx accepts the connection and routes it to the intended application. Hostname rules, authentication, and network allow-lists keep internal services behind their own access boundaries.

This page is a static origin. Visiting it does not send a request to the model.

Input
HTTPS request from the client
Work
TLS termination and access checks
Output
Request routed to the agent application
CPU / MEMORY WORKERS

L1 extraction · L2/L3 synthesis · ONNX embeddings

OPS / SERVICE SUPERVISION

systemd isolation · health gates · versioned rollback

SEC 03 — Bench

The whole lab is one node

Nominal specifications of the machine everything runs on. Figures are the build sheet, not a live utilisation dashboard.

Hardware specifications of the lab node
RefComponentSpecificationNotes
U1 NVIDIA RTX 3090 24 GiB GDDR6X · SM86 KV cache, expert LRU and the CLIP projector are resident at once — the card runs deliberately near saturation.
U2 Ryzen 5 5600X 6 cores · 12 threads · Zen 3 Six threads to inference, the remainder to memory extraction and the edge.
U3 Host memory 125 GiB DDR4 Streams an 85 GB weight file without thrashing the page cache.
U4 freenginx 1.31.4 Source build · OpenSSL 3.5 · LTO PCRE JIT and -march=native; one edge for every hostname.
CAP 01edge
HTTP/2HTTP/3 readyTLS 1.3 ModSecuritygzip staticSSL preread
CAP 02policy
  • Public surface1 origin
  • Analyticsnone
  • Third-party assetsnone
  • Rollback pathalways
TTY / 02

Open a channel

mail contact@dgonzo.de

Got a beautifully difficult problem?

Technical collaborations, infrastructure experiments, and long arguments about scheduling are all welcome. Replies come from a human on this machine.

contact@dgonzo.de