Skip to content

RESEARCH

Documented clearly, artifact by artifact.

A source-linked evidence ledger for the released Quantum pilots and the current Echelon pipeline, including findings, negative results, reproducibility status and visible publication gaps.

EVIDENCE LEDGER

Claims mapped to public artifacts.

Pinned implementation snapshot

f7eda1fb0ae153f0f9cc3477ead997cbdb462b39

Echelon claims on this page are linked to one immutable lumen-quantum commit so that later repository changes do not silently alter the cited evidence.

Inspect pinned snapshot
Published

A public artifact directly supports the statement.

Partial evidence

A configuration, preflight or smoke artifact exists, but it does not establish completion of the full experiment.

Not published

The result may exist privately, but no public artifact supports it.

Not measured

No committed measurement is available.

Not yet available

The relevant run or artifact is explicitly not complete.

Maintainer input required

A publication decision or verified project detail is still required.

Public evidence and claim boundaries for Quantum and Echelon artifacts
ArtifactScopeStatusPublic evidenceClaim boundary
quantum-1-pilot releaseReleased model artifactPublishedPublic F16 GGUF, model card, release manifest and SHA-256 checksum.No standardized benchmark results and no stated model license.
quantum-1.6-pilot releaseReleased continued-pretraining artifactPublishedPublic F16 GGUF, model card, manifest, checksum and held-out validation metrics.No standardized downstream benchmark and no raw public generation record.
Echelon Base architectureConfiguration preflightPartial evidenceThe committed preflight computes 506,333,440 parameters for the proposed configuration.This is a configuration result, not a trained model, checkpoint or capability result.
Echelon tokenizerTokenizer artifactPublishedCommitted configuration, checksums, quality summary and 23-case round-trip validation with 0 failures.Tokenizer validation does not establish model quality.
Echelon Garden pipelineData-pipeline smoke and resilience testsPartial evidenceThe Phase 3 report records 5,001 documents seen, 1,559 accepted and 1,380,886 tokens produced in the final smoke test.The same report states that the full production run had not started.
Echelon production datasetProduction manifest and final split totalsNot yet availableA production configuration and targets are committed.No completed production manifest or final dataset totals are published.
Echelon model trainingTraining run, checkpoints and weightsNot yet availableNo completed training artifact is present in the public sources.No Echelon loss curve, checkpoint, weight file, GGUF or model output is claimed.

CURRENT MODEL LINE

What exists for quantum-1-echelon—and what does not.

quantum-1-echelon is the current strategic model line. Echelon Base is the planned base-training stage and Echelon Chat is a later stage or variant within that same line. They are not separate model families.

01

Architecture preflight

Published

The proposed Echelon Base configuration is machine-checked at 506,333,440 parameters within its configured target range.

Boundary · Configuration only · no trained weights

Inspect evidence
02

Tokenizer

Published

A 32,768-token SentencePiece BPE configuration, checksum list, quality summary and round-trip validation report are committed.

Boundary · Tokenizer artifact · not model evaluation

Inspect evidence
03

Garden data pipeline

Partial evidence

Smoke, integrity, interruption, resume and shutdown behavior are documented. The final smoke produced 1,380,886 tokens.

Boundary · Production data run not started

Inspect evidence
04

Echelon Base training

Not yet available

No public training log, checkpoint, weights, evaluation record or model output exists.

Boundary · No completion or capability claim

Inspect evidence
05

Echelon Chat stage

Not yet available

The repository reserves a chat-stage path within the Echelon family, but no trained chat artifact is published.

Boundary · Stage within Echelon · not a separate family

Inspect evidence

PLANNED, NOT ACHIEVED

Configured production targets

The Garden production configuration targets 8,000,000,000 training tokens plus 10,000,000 validation and 10,000,000 test tokens at a 2,048-token context length.

These are configuration targets, not completed dataset totals. The website will not present them as achieved until a final public manifest exists.

Inspect production configuration

FINDINGS AND LESSONS

Positive checks and negative results, with boundaries.

Negative result

More pilot training did not establish reliable generation.

quantum-1.6-pilot completed the documented training, evaluation and GGUF path, while the public diagnosis still records factual unreliability and frequent repetition.

Held-out loss and perplexity are not evidence of factual accuracy or downstream capability.

Inspect source

Pipeline finding

The final Garden smoke accepted 31.17% of seen documents.

The committed Phase 3 report records 5,001 documents seen and 1,559 accepted under the configured language, quality and structural filters.

This is a smoke-test acceptance rate, not the yield of the unstarted production run.

Inspect source

Engineering lesson

Recovery behavior was validated before production scale.

The Garden implementation documents atomic checkpoints, safe partial-shard handling, dataset-state resume, a deterministic skip fallback and controlled shutdown behavior.

This establishes pipeline resilience tests, not successful production-data completion.

Inspect source

Validation result

The Echelon tokenizer passed its committed round-trip suite.

The public tokenizer report contains 23 prescribed cases and records 0 failed exact round trips, including German umlauts, Unicode, code, JSON and chat-control tokens.

The suite is a tokenizer integrity check, not a language-model benchmark.

Inspect source

COMPLETED PILOT STUDY

Two released pilots. One untrained line.

The sections below document the released quantum-1-pilot and quantum-1.6-pilot experiment separately from the untrained Echelon line.

Released parameters
49.3MReleased parametersMeasured
Configured Echelon target
506MConfigured Echelon targetConfigured, not trained
Context window
512Context windowMeasured

RESEARCH QUESTIONS

Questions behind the experiments.

  1. 01

    How much can a 49.3M-parameter German base model improve through continued pretraining while keeping its architecture and tokenizer unchanged?

  2. 02

    Which limitations are caused by model scale, and which may result from export, prompting or inference configuration?

  3. 03

    Can public GGUF checksums and fixed completion prompts support repeatable local llama.cpp comparisons?

These are research questions. They define the investigation; they are not claims that the experiments have already answered each question.

Primary sources:quantum-1-pilot model card ·quantum-1.6-pilot model card ·Generation diagnosis

EXPERIMENT DESIGN

A controlled continued-pretraining experiment.

The public quantum-1.6-pilot configuration describes continued training from quantum-1-pilot while preserving the 49,295,872-parameter architecture, 512-token context and frozen quantum-1 tokenizer. It specifies a fresh optimizer, scheduler and step counter, but no final public run log verifies every configured detail.

Primary sources:Training documentation ·Training configuration ·Public model card

01

Same architecture

Held constant

02

Same parameter count

49,295,872

03

Same context length

512 tokens

04

Frozen tokenizer

quantum-1

05

Fresh optimizer and scheduler

Configured run state

06

500M additional German training tokens

Reported release scope

HYPOTHESIS AND OBSERVATION

What was hypothesized, and what was publicly reported.

Hypothesis · research expectation

Continued pretraining on 500M additional German tokens should improve language-pattern consistency without changing the model architecture or tokenizer.

Observation · public release record

The public Hugging Face release provides an F16 GGUF and reports validation loss 3.348852 and perplexity 28.4700. The model cards warn that generated text remains factually unreliable and may be incomplete or incoherent; complete run logs and raw evaluation outputs are not linked.

These metrics describe next-token prediction on held-out data. They do not demonstrate factual accuracy, instruction following or downstream-task performance.

Primary sources:quantum-1.6-pilot model card ·Generation diagnosis

MODEL COMPARISON

One architecture, two training stages.

Comparison of quantum-1-pilot and quantum-1.6-pilot
Propertyquantum-1-pilotquantum-1.6-pilot
Parameters49,295,87249,295,872
Context512 tokens512 tokens
Model typeBase completionBase completion
Training scopeHF-reported approximately 100M tokensHF-reported 500M additional tokens
Tokenizerquantum-1 tokenizerSame frozen tokenizer
Release formatF16 GGUFF16 GGUF
StatusPublic experimentPublic release; continued pretraining reported

The comparison documents the evolution of the training pipeline. It is not evidence of competitiveness with larger models.

Primary sources:quantum-1-pilot model card ·quantum-1.6-pilot model card

DATA PIPELINE

How the additional training data was prepared.

The public continued-pretraining configuration specifies German-language data from the FineWeb2-HQ `deu_Latn` subset. Its code is designed to clean documents, exactly deduplicate them, filter known documents from the earlier dataset and create stable training, validation and test splits.

German-token corpus scale

  • quantum-1-pilot

    100M tokens

    Reported base-model pretraining corpus.

  • quantum-1.6-pilot

    600M tokens

    Reported cumulative scope: approximately 100M base tokens plus 500M additional German tokens.

  • quantum-1-echelon

    8,000M tokens

    Configured 8B training-token target. The production run has not started and no Echelon model has been trained.

Linear scale. Hatched bars mark configured targets, not measured runs.

Documented limitation

Exact fingerprint matching does not guarantee the removal of near-duplicates, lightly modified copies or semantically overlapping documents.

The public repository provides the pipeline configuration and method. It does not include a final quantum-1.6 data manifest with document counts, so no document totals are reported here.

Primary sources:Training documentation ·Data configuration

EVALUATION METHOD

How the public workflow frames evaluation.

01

Held-out metrics

Validation loss and perplexity measure next-token prediction on reserved data.

02

Fixed prompts

Repeated German completion prompts allow qualitative comparison between checkpoints and inference paths.

03

Controlled decoding

Deterministic and controlled-sampling settings help separate model behavior from sampling variation.

04

Failure documentation

Repetition, factual inconsistency and incoherent continuation are treated as results rather than hidden.

No versioned final evaluation report, raw generation record or standardized downstream-task benchmark has been published. The website does not imply benchmark competitiveness.

Primary sources:Public model card ·Evaluation prompts ·Diagnosis configuration

OBSERVED BEHAVIOR

Public evidence before examples.

Evidence status

Reproducible example outputs have not yet been attached. This section will remain limited to documented failure categories until public evaluation artifacts are available.

The public diagnosis document defines a comparison method for PyTorch, GGUF and Android paths, but it does not include a completed Android capture or raw output records. The website therefore does not present those planned comparisons as completed evidence.

Primary sources:Generation diagnosis ·Evaluation prompts

FAILURE MODES

Known failure modes.

01

Factual inconsistency

Completions may be grammatically structured while making incorrect claims.

02

Repetitive continuation

Generated text may repeat patterns instead of developing a coherent continuation.

03

Incomplete or incoherent continuations

Outputs may stop abruptly or lose semantic continuity.

04

No instruction following

The pilots were released as base-completion models, not instruction-tuned assistants.

05

No chat alignment

No chat template or conversational alignment is promised.

06

Limited 512-token context

The architecture limits the available context window to 512 tokens.

These behaviors make the pilot models unsuitable for production assistance and high-stakes decisions.

Primary sources:quantum-1-pilot model card ·quantum-1.6-pilot model card ·Generation diagnosis

INTERPRETATION

What can—and cannot—be concluded.

Demonstrated by the released artifacts

The public sources provide released GGUF artifacts, checksums, reported held-out metrics and code for the intended continued-training and evaluation workflow. They do not independently verify every run step without final manifests and logs.

It does not establish general language competence, factual reliability, instruction-following ability or production readiness.

It does not show that small models are generally preferable to larger models. It documents the behavior and constraints of this specific experimental setup.

Primary sources:quantum-1.6-pilot model card ·Training documentation ·Generation diagnosis

REPRODUCIBILITY

Artifacts for inspection.

The public releases expose model cards, GGUF files, manifests, checksums and the repository documentation needed to inspect the published artifacts and the configured research workflow.

Reproducibility evidence and missing artifacts by research area
AreaStatusAvailable evidenceStill missing
Pilot release integrityPublishedGGUF files, manifests and SHA-256 checksums are public.Model licenses remain unstated.
Pilot method and configurationPartial evidenceTraining, data and diagnosis configurations are public.Complete raw run logs and quoted generation records are not public.
Echelon architecturePartial evidenceConfiguration and parameter-count preflight are public.No trained checkpoint or empirical model measurement exists.
Echelon tokenizerPublishedConfiguration, checksums, quality summary and validation report are public.No claim is made beyond the committed validation suite.
Echelon production dataNot yet availableSmoke evidence and production configuration are public.Final manifest, realized split totals and production hashes are not published.
Echelon training and evaluationNot yet availableNo completed training evidence is public.Weights, logs, loss curves, outputs and benchmarks are unavailable.
Resource measurementsNot measuredNo committed measurement report is public.Hardware use, runtime, cost, energy use and realized memory use remain unreported.
Release and dataset licensingMaintainer input requiredSource and revision fields are present in the Garden configuration.No Echelon model license exists because no model is released; final dataset publication terms are not documented.

Missing items are shown as publication gaps. A configuration target, smoke result or preflight does not upgrade a research area to complete reproducibility.

Public documentation

quantum-1-pilot

Public model and model card

Inspect source

Public documentation

quantum-1.6-pilot

Public model and model card

Inspect source

Public documentation

lumen-quantum

Training and evaluation repository

Inspect source

Public documentation

Training documentation

Continued-pretraining method and configuration

Inspect source

Public documentation

Generation diagnosis

PyTorch, GGUF and Android comparison method

Inspect source

PUBLIC F16 GGUF

quantum-1-pilot

File
quantum-1-base-v1.0.0-f16.gguf
SHA-256
aeab97e50a5789772b69cf1554ba74eb915b5621835d80d40785b473b62fd1a5

PUBLIC F16 GGUF

quantum-1.6-pilot

File
quantum-1.6-pilot-v1.6.0-f16.gguf
SHA-256
6bda15fcd51286e55174d5876fe44aa9518fb18b75fb5aa4f7402ebd039bd994

LLAMA.CPP REFERENCE

llama-cli -m quantum-1.6-pilot-v1.6.0-f16.gguf -p "Berlin ist" -n 64 --seed 20260705 --temp 0 --top-p 1 --top-k 0 --no-cnv

This command mirrors the pinned public diagnosis configuration and command builder; it was not executed by the website test suite. A local llama.cpp build is required, and --no-cnv keeps llama-cli in completion mode.

OPEN QUESTIONS

Questions for the next research phase.

  1. 01

    How will the preflighted 506.3M-parameter quantum-1-echelon base architecture behave if the full data and training runs are completed?

  2. 02

    Which quantization levels preserve useful completion behavior while reducing memory requirements?

  3. 03

    Which evaluation tasks are appropriate for small German base-completion models without overstating their capabilities?

  4. 04

    How much improvement comes from additional training data compared with changes in architecture, tokenizer or dataset quality?

These questions define possible future investigations. They are not release commitments, milestones or performance promises.

DETAILED RECORDS

Continue through the resources hub.

Inspect the publication, reproducibility record, data provenance, responsible-use guidance, licensing boundaries and current evidence status.

Explore resources