27B VISION HEAD · 20B TEXT HEAD · COMBINED 47B FOUR STAGES · INGEST → VISION → REASON → COMPOSE · ON GROQ LPU 27B VISION HEAD · 20B TEXT HEAD · COMBINED 47B FOUR STAGES · INGEST → VISION → REASON → COMPOSE · ON GROQ LPU
THE ENGINE

OmniBioFex 1.0 47B — Anatomy of the Engine

A single inference run is not one model call. It is a four-stage pipeline across two specialized model heads. The vision head (27B) reads the image and produces structured findings. The text head (20B) turns those findings into an impression, differential, and management plan. Together they compose OmniBioFex 1.0 47B.

omnibiofex/1.0-47b 27B vision head 20B text head Groq LPU · 450+ tps
Security Mesh LIVE 32 × 8 CONTROLS
Move your cursor across the grid — every cell that lights is a security control we've mapped.

The Engine, Live

Every packet you see is one token streaming along the rail. Hover any chamber for its role.

ENGINE LIVE OmniBioFex 1.0 · 47B 0 tok/s — ms uptime 00:00:00

Stage-by-Stage

Click any stage. Watch how a single image travels through the pipeline and becomes a structured report.

Live Terminal

A real-time peek at what a running inference actually looks like on the backend.

omnibiofex — inference @ edge

Why Two Heads?

Vision and reasoning are different problems. A single monolithic model is a compromise on both. So we split them.

VISION HEAD · 27B

READS THE IMAGE

Extracts 6–12 discrete findings with per-item confidence and 3×3 region tags. Runs a parallel fracture-hunt audit. Emits strict JSON.

TEXT HEAD · 20B

WRITES THE REPORT

Takes the structured findings, writes the one-line impression, ranks a differential diagnosis, and drafts 3–6 management steps.

COMBINED · 47B

ROUTED, NOT STACKED

Each stage calls the head that is best for it. Routing beats stacking — predictable memory, predictable cost.

Modes That Route Through the Engine

Four entry points to the same two-headed pipeline. Each one chooses which heads to call, and how many times.

$0.15 / SCAN

STANDARD

Vision head → text head (impression + differential). One pass each. Optional 2-pass region verification.

→ ONE VISION PASS · ONE REASON PASS
$0.40 / SCAN

MULTI-MODEL

Two vision passes with agreement scoring. Text head reconciles the two into a single report.

→ TWO VISION PASSES · AGREEMENT SCORE
$0.25 / SCAN

FIND ABNORMALITIES

Vision head in bounding-box mode. Returns pixel-space rectangles for every candidate lesion.

→ VISION ONLY · BOUNDING BOXES
$0.15 / COMPARE

COMPARE

Two vision passes (prior + current) then the text head produces an interval-change report.

→ PRIOR + CURRENT · INTERVAL REPORT

See it in the app

The engine runs live in the chat — attach a scan and watch the report assemble.