METIS — the loop, not the parts

Adapt once. Learn continuously. Infer fast. Audit everything.

METIS turns a pretrained model into your model. Knowledge is organised and retrieved by the Gluon Geometric Knowledge Layer; the model is adapted and continually updated by the F-HKAN Runtime with CSPR Adapter — and every change is measured against thresholds committed before the run.

What we don't claim →
up to 1.62× inference speedup on adapted models1
49.6% faster grounded responses2
sub-millisecond geometric retrieval — 7 model families3
quality measured on every run · thresholds fixed before it
1 measured vs LoRA at matched 11.83M params, TinyLlama-1.1B; quality parity (PPL 4.51 vs 4.57); dense backbone.  2 Gluon-grounded vs an unmodified baseline over 99 queries; no quality loss.  3 0.66 ms geometric compute on a 2.12M-vector index. Measured tier only — projections never appear in this strip.
THE METIS LOOP — MODEL + KNOWLEDGE ON A MEASUREMENT PLANE
The system

Three planes. One measured boundary.

The full architecture →
KNOWLEDGE PLANE
Gluon Geometric Knowledge Layer

Unified geometric index across models and modalities: grounding and retrieval at sub-millisecond speed, and a drift gate watching the distribution.

The knowledge layer →
MODEL PLANE
F-HKAN Runtime with CSPR Adapter

Runtime, adapter, consolidation: a pretrained model adapted to your domains, learning continually — with inference speedup, without full retrains.

The model layer →
MEASUREMENT PLANE — THE FOUNDATION
Measurement & audit

Pre-committed thresholds, before/after evaluation on every adaptation, retention tracking, version lineage, drift monitoring. The other planes stand on this one.

Trust & Method →
The competitive axis

Auditable continual learning and inference speedup — delivered together

FINE-TUNING / LoRA
Adaptation, frozen in time

Adaptation without continual learning and without speedup — and a retrain from scratch on every knowledge update.

QUANTIZATION / SERVING
Speed on a static model

Faster inference on a model that never learns your domain. If that is all you need, it is the right tool — and we say so.

RAG
Retrieval, generic model

Retrieval without adaptation — the model itself stays generic, whatever the knowledge base learns.

METIS COMPOSES ALL THREE PLANES   The Gluon layer accelerates and grounds retrieval. The F-HKAN runtime accelerates the model itself. The CSPR adapter keeps the model learning your domains, with measured retention. Two independent latency wins and a learning loop — one system.
THE ECONOMICS One adaptation investment → amortised cheap inference → ongoing knowledge integration without full retrains. On your hardware, inside your perimeter. Speedup of 1.06–1.62× depending on backbone and configuration — measured, dense backbones; mixture-of-experts is supported on the continual-learning and audit axis.
Trust & Method

What we don't claim — read it.

We think you should know what a vendor won't do before you trust what it will. The anti-claims page is a differentiator here, not fine print.

Thresholds are fixed before measurement — and never moved after.
Negative results are reported with the same prominence as positive ones.
Unmarked numbers do not appear — measured figures trace to runs; projections are marked and anchored.

Your domains change. Your model should keep up — measurably.

Enterprise engagements start with a conversation: your domains, your constraints, and the thresholds we would commit to before any run.

built by the technical R&D division of creativeplace.io and qs-lab.io

Platform

What the system does for you: one loop

Knowledge organised, output generated, new knowledge integrated, everything measured. A METIS deployment is that loop running on your hardware, inside your perimeter — with the evaluation record to prove what it did.

The METIS loop

Organise. Generate. Learn. Measure.

METIS data GLUON Geometric Knowledge Layer organise · index · retrieve · drift gate context F-HKAN + CSPR Runtime + Adapter — your model generate · learn · consolidate structured output · reports new knowledge — task-success gated MEASUREMENT & AUDIT pre-committed thresholds · retention tracking · version lineage · drift monitoring 1 2 3 4
01Knowledge is organised and retrieved geometrically — the Gluon layer grounds the model, accelerates every response, and watches the distribution for drift.
02The adapted model generates structured output — and keeps learning your domains, without full retrains.
03Successful outcomes feed knowledge back — gated on task success, never on a similarity score alone.
04Everything above sits on a measurement plane — the foundation, not a side panel: pre-committed thresholds, retention tracking, version lineage, drift monitoring.
A deployment, operationally

Adapt → serve → integrate → measure

01 — ADAPT
One training investment

The pretrained backbone stays frozen; adaptation runs beside it, on your GPUs — against acceptance thresholds committed with your team before the run.

02 — SERVE
Amortised cheap inference

The adapted model serves on spline kernels — faster inference on your domains, grounded and accelerated again by the knowledge layer.

03 — INTEGRATE
Knowledge on a cadence

New knowledge integrates online — no full retrains. Prior domains are protected during consolidation; the base grows only through the task-success gate.

04 — MEASURE
Every version accountable

Before/after evaluation on every update; retention tracked; version lineage recorded; drift monitored. The evaluation record ships with the model.

Deployment posture

On your hardware, inside your perimeter

On-prem and air-gapped deployment is a first-class story, not an afterthought. Your corpus, your model, your audit trail — METIS does not train on your data beyond your perimeter.

ON-PREMThe full stack deploys on your GPUs — single-GPU adaptation paths exist at production scale.
AIR-GAPPEDThe loop — adaptation, grounding, measurement — runs disconnected; nothing phones home.
AUDITABLEEvery model version carries its evaluation record; every number traces to a run.
The engagement

An engineering engagement, not a subscription

01Assessment — model, data, workloads, deployment constraints. Acceptance thresholds committed with your team, before any run.
02Adaptation — the one-time training investment, on your GPUs; your data never leaves your infrastructure.
03Measurement — delivery gated on the pre-committed thresholds; results reported as measured, negatives included.
04Deployment — on-prem, air-gapped OK; from single-workstation GPUs to datacenter cards.
05Continual integration — knowledge integrated on a cadence, retention measured, every version tracked with its evaluation record.

Walk through the loop on your use case

A briefing covers your domains, your deployment constraints, and the thresholds we would commit to before any run.

METIS is developed and operated on production-scale multilingual analytical workloads.

Architecture

Three planes, one measured boundary

What the system is made of, at capability level. Two planes do the work — knowledge and model — and both stand on a third: measurement. How exactly each plane does it is a technical briefing under NDA.

PLANE 1 — KNOWLEDGE · GLUON LAYER

Organises, indexes, retrieves

UNIFIED GEOMETRIC INDEXOne shared weight-space geometry across models and modalities; new models dock into the existing structure.
GROUNDING & RETRIEVALQuery → geometric lookup → concept context injected. Sub-millisecond, measurably faster grounded responses.
DRIFT GATEGeometric off-manifold detection as a service function — the geometry flags distribution drift and feeds the measurement plane.
The Gluon layer in depth →
THE KNOWLEDGE PRIMITIVE — GEOMETRIC INDEX OF WEIGHT SPACE
q query nearest cluster query → dock to nearest → concept context injected 2.12M concept vectors · 1,003 clusters · one shared geometry
PLANE 2 — MODEL · F-HKAN RUNTIME WITH CSPR ADAPTER

Generates and learns

RUNTIMESystem 1: a spline fast path on custom Triton kernels carries ~98.5% of tokens at inference — speedup and parameter efficiency on its own.
ADAPTERSystem 2: a routed expert pool on the frozen backbone absorbs out-of-distribution tokens — train heavy, infer light. Your weights are never touched.
CONSOLIDATIONA Hebbian wake-sleep cycle teaches System 1, protected by Fisher-weighted EWC — a lifecycle operation, not a retrain event.
The model layer in depth →
THE COMPUTE PRIMITIVE — LEARNABLE SPLINES ON CUSTOM GPU KERNELS
spline-based computation — parameter-efficient by construction
PLANE 3 — MEASUREMENT · THE FOUNDATION BAND

The plane the other two stand on

pre-committed thresholds
before/after evaluation on every adaptation
retention tracking
version lineage
drift monitoring
five-leg acceptance gate

drawn as the foundation because it is one — the competitive axis, made visual

The boundary statement
"The knowledge plane organises and indexes. The model plane generates and learns. The planes meet at a measured boundary — not a marketing seam. We measured the boundary ourselves, and we engineer on the right side of it."
no mechanism internals or implementation numerics in public materials
MODEL LAYER — F-HKAN + CSPR KNOWLEDGE LAYER — GLUON →

F-HKAN Runtime with CSPR Adapter

Two technologies in synergy. F-HKAN is the runtime — spline-based computation with custom GPU kernels; it delivers speedup and parameter efficiency on its own. CSPR is the continual-learning layer on top — domain experts, slow consolidation, memory protection. Together they turn a pretrained model into yours, and keep it learning.

How adaptation works

Train heavy. Infer light.

Adaptation runs as a parallel adapter beside a frozen pretrained backbone — an addition, not surgery on your weights. The expert path learns and consolidates; the fast path serves inference.

The pretrained backbone stays frozen — adapters initialise near-zero (“Do No Harm”), so at step 0 the upcycled model is the backbone
System 1, a spline fast path, serves ~98.5% of tokens at inference; System 2, a routed expert pool, absorbs out-of-distribution tokens in training — train topk=2, infer topk=1: train heavy, infer light
A Hebbian wake-sleep cycle consolidates expert knowledge into the spline path, protected against forgetting by Fisher-weighted EWC — knowledge integrates online, no full retrains, retention measured
THE COMPUTE PRIMITIVE — LEARNABLE SPLINES ON CUSTOM GPU KERNELS
spline-based computation — parameter-efficient by construction
y = (1 − g(x)) · ϕ(x) + g(x) · Eₖ(x) x token g(x) gate confidence gate g(x) — scores each token in-distribution OOD tokens only SYSTEM 1 — spline fast path ϕ(x) ~98.5% of tokens at inference · Triton kernels SYSTEM 2 — routed expert pool Eₖ Hebbian wake-sleep teaches System 1 · EWC + blend y output
Fig. 1 — Dual-path adapter. System 1 (spline fast path) carries ~98.5% of tokens at inference; System 2 (routed experts) handles out-of-distribution tokens and consolidates into System 1 through a Hebbian wake-sleep cycle, EWC-protected. Deeper consolidation-schedule and protection numerics are covered in a technical briefing under NDA.
Measured results

The tier the hero is built from

measured on dense backbones
every number traces to a run · configurations on request
RESULTMEASUREDCONFIGURATION
Adapter-mode inference speedup1.62×vs LoRA at matched 11.83M params, TinyLlama-1.1B; quality parity (PPL 4.51 vs 4.57)
From-scratch architecture speedup3.56×LLaMA-1B class; quality within 0.13% of dense (PPL 7.12 vs 7.27)
Upcycle at production scale−24% val PPL (2.66→2.02) · 1.06×Qwen-2.5-14B, single GPU, 7h44m
Reasoning preservationMMLU +1.18pppost-adaptation, TinyLlama — preserved, no detectable degradation
Kernel accelerationup to 32.4× spline op · 3.18× grouped GEMMcustom GPU kernels vs baseline op
Supported scopedense transformers ~1B–14B · 8 FFN familiesstated as supported scope — where the measured numbers live
Projected results — a different tier, styled as one

What we expect the next runs to show

anchored extrapolation · marked at every occurrence
never in a hero strip — by rule
SUBJECT◇ PROJECTEDANCHOR
Inference speedup — 7–8B-class dense backbones1.1–1.5× projectedinterpolated between measured runs at 1.1B (1.62×) and 14B (1.06×); range kept deliberately wide pending customer-backbone runs
Single-GPU adaptation time — 7–8B densehours-class projectednear-range downscale from the measured 7h44m single-GPU run at 14B — same pipeline
every projection is anchored to a measured run, marked at every occurrence, and never covers an architecture family we haven't measured — how projections work →
negative results are reported with the same prominence → Trust & Method
The upcycle

From dense model to adapted model — one command, six phases

The pipeline probes your backbone, configures itself from measured evidence, and never leaves your infrastructure. There is no zero-shot speedup by construction — the adapted model is earned by this run.

01 · PROBEDetect FFN family, activation and dims from the HF config alone — no weights, CPU only.
02 · AUTOCONFIGAdapter width, expert size, learning rates and gate temperature from dimension + budget — every formula from measured evidence.
03 · SURGERYFreeze the backbone; wrap every FFN with a near-zero-init adapter (proj_up std 1e-5) — family-agnostic traversal.
04 · WARM-STARTPre-train the domain gate (~100 steps) against provenance labels — near-zero init blocks the gate gradient otherwise.
05 · TRAINCosine schedule + warmup, wake-sleep cycling, best-checkpoint tracking. bf16.
06 · EVALPer-domain perplexity, topk delta (did System 1 absorb it), and the five-leg acceptance gate below.
The acceptance gate

Five legs — thresholds fixed before the run, never moved after

a FAIL is informative, not defective
reported as measured · negatives included
MMLU ΔHARD KILL
> 2.0 pp
knowledge leg · 5-shot Hendrycks format
|topk Δ|HARD KILL
> 5.0 %
did System 1 absorb the knowledge
HumanEval ΔHARD KILL
> 3.5 pp
164 problems · greedy · sandboxed
IFEval ΔHARD KILL
> 3.0 pp
541 prompts · all constraints must pass
WikiText PPL ΔWARN ONLY
> 5.0 %
a measured CL trade-off, not a defect
the customer suite extends this to 11 axes — same discipline, more legs → Trust & Method
Continual learning

Your domains keep moving. So does the model.

New knowledge is integrated online, on a cadence — without full retrains. Prior domains are protected during consolidation, and retention is measured and reported for every update: the system tracks what was kept, not just what was gained.

Continual learning with measured retention — trade-offs are measured and disclosed, not denied.

Continual learning and audit now extend to mixture-of-experts backbones — MoE is supported on the CL and audit axis, with the same step-0 identity, retention and router-health gates. All speedup figures on this page are measured on dense backbones; MoE carries no performance figures, measured or projected.

EVERY ADAPTATION SHIPS WITH

A before/after evaluation across reasoning, instruction-following, and language quality — against thresholds committed before the run.

WHERE MECHANISM DEPTH STOPS

Public materials carry capability claims and measured results. Consolidation schedules, protection mechanics, and implementation numerics are covered in a technical briefing under NDA.

KNOWLEDGE LAYER — GLUON MODEL LAYER — F-HKAN + CSPR →

Gluon Geometric Knowledge Layer

The METIS knowledge layer: a unified geometric index built from the internal structure of many independently trained AI models — text, vision, audio, generative — projected into one shared low-dimensional space with a stable cluster topology. New models and modalities dock into the existing structure rather than fragmenting it.

The layer organises and indexes knowledge. Generation is always done by the model. That is a trust statement, not a limitation — the two layers meet at a measured boundary, not a marketing seam.

What it does in METIS

Five roles, one geometry

01
Grounding & retrieval

Query → geometric lookup → relevant concept context injected. Measurably faster, more factual responses than an ungrounded baseline.

02
Alignment substrate

New modalities align into the shared space over frozen encoders in minutes-class time — the geometry supplies the prior.

03
Knowledge lifecycle

Existing knowledge is recalled reliably — zero spurious duplication in testing. Adding knowledge is gated on task success, never on a similarity score. Nothing enters the base by accident.

04
Drift gate

Geometric off-manifold detection as a service function: the geometry flags when incoming distribution drifts off the known manifold, and feeds the measurement plane.

05
Diagnostics — observer role

The geometry doubles as an instrument: it shows where representation structure is strong and where the underlying data was thin.

text LLMs × 4 families vision encoder audio encoder diffusion UNet 7 model families · ~1.1T parameters resample rows shared basis · L2 norm project to shared low-dimensional space dock to nearest of 1,003 clusters 2.12M vectors · 1,003 clusters
Fig. 2 — Absorption pipeline: new models and modalities dock into the existing structure — 100% absorption, zero new clusters.
q query embed project geometric lookup on the cluster map 0.66 ms geometric compute concept context injected LLM generation stays here
Fig. 3 — Grounded retrieval path. Geometry organises, indexes, retrieves — it does not generate.
The geometry, rendered

Real structure, not stock abstraction

The visual asset of this site is the data itself: renderings of the actual cluster and manifold structure of the unified index. Commissioned stills, optionally a slow-rotation render — never a generic particle swarm.

Rendering slot — commissioned still of the actual 1,003-cluster structure.
Measured results

The Gluon evidence block

every number traces to a run · configurations on request
UNIFIED INDEX SCALE
2.12M weight vectors

7 model families · ~1.1T parameters · 1,003 clusters · 100% absorption, zero new clusters

GROUNDED-RESPONSE LATENCY
49.6% faster

vs unmodified baseline over 99 queries · no quality loss — wins forced-choice judging

GEOMETRIC RETRIEVAL COST
0.66 ms geometric compute

sub-millisecond retrieval on the shared geometry

NEW-MODALITY ALIGNMENT
0% → 74.1% Recall@1

in ~30 minutes, over frozen encoders

CROSS-MODAL COVERAGE
99.9% of clusters

hold text + vision + audio representations together

STRUCTURE IS REAL, NOT ARTIFACT
0 vs 1,003 clusters

matched random-vector control finds no structure where the real index finds 1,003 clusters

◇ PROJECTED
one row — marked
index scaling headroom well beyond the current 2.12M-vector · 7-family build, at sub-millisecond retrieval projected anchored to the measured 0.66 ms geometric compute; near-range complexity argument — how projections work →
THE ENGINEERING PATTERN

Geometry recalls. Task success gates capture. Retrieval is a geometric operation; admission to the knowledge base is earned by measured task outcomes.

"Gluon uses geometry as a map, not an engine: it organises and retrieves knowledge at sub-millisecond speed, while generation stays with the language model."
The honest boundary

Geometry organises. It does not generate.

The Gluon layer does not generate content, does not out-route a learned router, and does not curate meaning. Every METIS function that requires judgment runs in the learned model layer — which is exactly what the F-HKAN and CSPR side provides. We measured the boundary ourselves, and we engineer on the right side of it.

Use cases

One loop, six domains

The same composed system — adapted model, geometric grounding, measurement plane — instantiated wherever a knowledge base changes faster than a retrain cycle and answers must be auditable. One pattern runs at production scale today; the other five are applicability, stated as such.

VERTICAL 01 — THE ANCHOR

Intelligence & OSINT Analytics

A continuous multilingual open-source stream — high volume, mixed quality, always moving — and analysts who need structured fields and reports, not raw text. Freshness is the product: yesterday's model misses today's entities.

ADAPTEDThe model is adapted to analytical domains and output schemas — structured fields, not prose.
GROUNDEDEvery response grounded by the Gluon layer — measurably faster than an unmodified baseline.
MEASUREDEach refresh integrates on a cadence, with retention measured against pre-committed thresholds.
WHERE THE VALUE LANDS

Re-training cycles replaced by measured incremental integration. Grounded responses measured 49.6% faster than an unmodified baseline (99 queries, no quality loss) — and every analytical field traces to a model version with its evaluation record.

METIS is developed and operated on production-scale multilingual analytical workloads.

every number above is measured — the discipline behind it → Trust & Method
CONTINUAL-INTEGRATION LOOP
VERTICAL 03 — APPLICABILITY

Clinical & Life-Science Knowledge

Literature moves weekly; terminology differs by specialty; PHI cannot leave the building. The model has to absorb the new without forgetting the established.

ADAPTEDTerminology domains as separate experts on a frozen backbone.
GROUNDEDLiterature retrieval grounded in the geometric index.
MEASUREDRetention of established knowledge measured on every update.
WHERE THE VALUE LANDS

Literature velocity absorbed without from-scratch retraining; the on-prem PHI perimeter is a first-class deployment, not an exception granted reluctantly.

applicability, not a claimed deployment → Trust & Method
DOMAIN-EXPERT ROUTING
VERTICAL 04 — APPLICABILITY

Financial Research & Compliance

Regimes change; filings and regulatory streams never stop; and model governance asks for artifacts most vendors cannot produce.

ADAPTEDTo instruments, filings and house research formats.
GROUNDEDResponses grounded against the current regulatory base.
MEASUREDDrift monitored: distribution shift detected, flagged, resolved through a measured integration cycle.
WHERE THE VALUE LANDS

Model governance gets what it actually asks for — version lineage, evaluation records, thresholds committed before runs — while the model keeps pace with the regime.

applicability, not a claimed deployment → Trust & Method
DRIFT GATE
VERTICAL 05 — APPLICABILITY

Defense & Mission Systems

Disconnected networks and hard accountability: which model version produced this output, and what did it score before deployment? Multilingual OSINT is often the adjacent workload.

ADAPTEDOn your hardware — the loop runs air-gapped end to end; nothing phones home.
GROUNDEDMission knowledge indexed and retrieved inside the perimeter.
MEASUREDVersion lineage and threshold gates on every promotion.
WHERE THE VALUE LANDS

Air-gapped is the design point, not a degraded mode. Every fielded version is accountable to its evaluation record.

applicability, not a claimed deployment → Trust & Method
MEASUREMENT PLANE — LINEAGE + GATES
VERTICAL 06 — APPLICABILITY

Enterprise Knowledge Bases

Institutional knowledge decays silently: the base grows stale, the model answering on it stays generic, and nobody can say what the system actually knows.

ADAPTEDThe answering model adapts to your domains — retrieval and adaptation together, not either/or.
GROUNDEDRecall is geometric and reliable — zero spurious duplication in testing.
MEASUREDCapture is gated on task success; nothing enters the base by accident.
WHERE THE VALUE LANDS

The base stops decaying and the model keeps up with it — one loop, without a retrain budget line every quarter.

applicability, not a claimed deployment → Trust & Method
KNOWLEDGE LIFECYCLE

Your domain, instantiated

A briefing walks the loop on your corpus, your cadence, your perimeter — and ends with the thresholds we would commit to before any run.

Roadmap

One plan, five arcs — delivered

The five arcs that once pointed forward now run in production. Every node on this map is a shipped capability, not a promise — delivered, operating across deployments, and extended to the frontier. Click a node to read what it does.

DELIVERED — shipped & accepted IN PRODUCTION — operating fleet-wide EXTENDED — newest capability landed
DELIVERED IN PRODUCTION EXTENDED Production Runtime scaling adapted-model operations Production Runtime — Delivered Production Runtime — In production Production Runtime — Extended Fleet Operations monitoring · drift · lineage, fleet-wide Fleet Operations — Delivered Fleet Operations — In production Fleet Operations — Extended Architecture Expansion backbone breadth — CL & audit axis Architecture Expansion — Delivered Architecture Expansion — In production Architecture Expansion — Extended Knowledge Layer deeper knowledge-plane integration Knowledge Layer — Delivered Knowledge Layer — In production Knowledge Layer — Extended Research retention science · consolidation Research — Delivered Research — In production Research — Extended dashed curves — real cross-arc dependencies, unlabeled by design · one plan, not five slogans
{{ roadCapLabel }} {{ roadCapText }}
SCOPE NOTE — Architecture Expansion is the continual-learning and audit axis. Mixture-of-experts is now supported on that axis — for auditable continual learning only. All speedup figures on this site are measured on dense backbones; MoE carries no performance figures — measured or projected.

The arcs feed each other

Knowledge-layer drift semantics feed fleet operations; retention science feeds the production runtime. Where you fit into the plan is a briefing conversation.

Trust & Method

Evidence discipline

This page is written once, carefully, and changes rarely. It is how we work — and it is the reason a compliance officer, a CTO, and an investor can read the same site and trust the same numbers.

The method
M-1Thresholds are fixed before measurement — and never moved after seeing a result.
M-2Negative results are reported with the same prominence as positive ones — ask us for them.
M-3Unmarked numbers do not appear — every measured figure traces to a specific run with a fixed configuration; every projection is marked as one and anchored.
M-4Every adaptation ships with its before/after evaluation record — reasoning, instruction-following, and language quality, against the pre-committed thresholds.
Simulation-first

Every architecture change is gated on a cheap simulation against a learned baseline before it earns GPU time.

Pre-committed thresholds

Pass and kill criteria are written down before each run — not fitted to the results afterwards.

Negatives reported

Results that close a claim are reported with the same prominence as wins — in the same papers.

Closed by our own experiments

Geometry as a generative engine — closed. Geometric novelty curation — closed. Geometry replacing a learned router — no gain. That is why the Gluon layer is sold as a map, never as an engine.

What we don't claim

We think you should know what a vendor won't do before you trust what it will.

We don't claim zero-effort speedup.

Adapting a model to your domains is a real training investment. That investment is made once, then amortised: the adapted model runs faster and keeps learning without full retrains. If all you need is a faster static model, modern quantization and serving stacks are the right tool — and we'll tell you so.

We don't claim universal improvement.

Adaptation targets your domains. Every adaptation ships with a before/after evaluation across reasoning, instruction-following, and language quality, measured against thresholds we commit to before the run — and we never move a threshold after seeing a result.

We don't claim the knowledge layer thinks.

The Gluon layer organises, indexes, and retrieves — reliably and fast. It does not generate content and it does not judge meaning; the adapted model does that. We measured the boundary ourselves and we engineer on the right side of it.

We don't publish unmarked numbers.

Every measured figure on this site traces to a specific run with a fixed configuration. Where we show a projection, it is marked as one, it is anchored to measurements we actually made, and we'll show you the anchor. Negative results in our research are reported with the same prominence as positive ones — ask us for them.

We don't train on your data beyond your perimeter.

METIS deploys on your infrastructure. Your corpus, your model, your audit trail.

◇ HOW PROJECTIONS WORK

A projection starts from at least one measured anchor run — interpolation between anchors where possible, near-range extrapolation otherwise. It is marked projected at every occurrence, in a visibly different style from measured numbers. Each one carries an internal provenance note — the anchor runs and the extrapolation basis — that survives due diligence. We never project onto architecture families we haven't measured; subjects without a base measurement carry no numbers at all.

SUPPORTED SCOPE — WHERE THE MEASURED NUMBERS LIVE

dense transformer backbones · ~1B–14B class · 8 FFN families

Stated as supported scope, not as apology. All published speedup figures are measured on dense backbones; configurations available on request.

Mixture-of-experts backbones are supported on the continual-learning and audit axis — carrying no performance figures, measured or projected.

Want the runs behind the numbers — including the negative ones?

About

Built by people who ship measured systems

METIS is built by the technical R&D division of creativeplace.io and qs-lab.io — Israel. Officially NVIDIA-affiliated as an AI systems developer. The evidence discipline on this site is how we worked before it was a website.

WHAT WE BUILD

One system, two technology layers: the F-HKAN Runtime with CSPR Adapter and the Gluon Geometric Knowledge Layer — on a measurement plane.

HOW WE WORK

Thresholds before runs. Negative results reported. Measured numbers, marked projections — nothing unmarked. The Trust & Method page is the company, written down.

WHERE WE OPERATE

METIS is developed and operated on production-scale multilingual analytical workloads.

Research & IP

We publish what fails, not just what works

Technical paper · 2026

F-HKAN: A Self-Organizing Dual-Path Architecture for Adaptive Neural Computation

Formal analysis and experimental validation of the dual-path runtime, with a full claims scorecard — passes and failures both.

distributed under NDA
Consolidated report · 2026

Gluon — Universal Transformer Geometry: What Weight-Space Geometry Organises, and What It Cannot Generate

An evidence-only account of weight absorption, geometric retrieval and knowledge lifecycle — including the claims our own experiments closed, stated with the same prominence as the wins.

distributed under NDA
9
patents granted
applications filed & accepted
Portfolio areas
dual-path architecture GPU kernels routing continual-learning mechanisms geometric methods

Talk to the people who ran the measurements

Briefings are led by the team that builds the system — not a sales layer.

Contact

Request a briefing

Enterprise engagements start with a conversation: your domains, your deployment constraints, and the thresholds we would commit to before any run. Technical depth beyond the capability level is covered under NDA.

Who builds METIS

METIS is built by the technical R&D division of creativeplace.io and qs-lab.io — Israel. Officially NVIDIA-affiliated as an AI systems developer.

What a briefing covers
01The METIS loop mapped to your domains and data cadence
02Deployment: on-prem, air-gapped, hardware footprint
03The thresholds we would commit to before any run
04Evaluation records — including negative results, on request
Requests go directly to the R&D team — {{ email }}.
Papers available under NDA — About.
opens your email client, addressed to {{ email }} — nothing is stored on this site
Request prepared.

Your email client should have opened with the request addressed to {{ email }}. If it didn't, write to us directly at that address — it goes straight to the R&D team.