Runtime and integration

Verify a Quantized Model Artifact Before Shipping

Record the exact quantized artifact instead of inferring behavior from bit width.

Last reviewed: 2026-09-16 · Fact IDs: MEMORY-02, COVE-MODEL-02

Direct answer

The runtime owns model loading and native execution. The application owns lifecycle, concurrency, validation, user-visible state, and the release promise.

This page does not publish benchmark or compatibility results. It shows the evidence required to answer quantized model artifact verification without turning an assumption into a product claim.

Evidence to collect

The claim becomes reviewable only when the following evidence is attached to the same artifact and test run:

  • Artifact digest and length
  • Quantization method source
  • Target runtime load result

A runtime comparison is publishable only when artifact identity, build configuration, selected backend, task fixture, and failures are recorded.

Implementation workflow

  1. Freeze the product task and minimum device tier.
  2. Choose the runtime and supported artifact format.
  3. Pin artifact and runtime revisions.
  4. Wrap native state behind an application-owned interface.
  5. Test load, representative work, cancellation, close, and fallback.
  6. Publish only the behavior reproduced by the recorded configuration.

Keep each transition observable. A failure should identify the stage, artifact, runtime, and recovery action without logging private user content.

Failure patterns to prevent

  • Using bit width as a quality result
  • Comparing different model revisions

Also prevent silent fallback, unpinned artifacts, missing cancellation, and conclusions that combine unlike configurations. Store unsuccessful runs alongside successful ones.

Minimum reproducibility record

LayerRecord
DeviceManufacturer, model, chipset, RAM class, operating-system build
SoftwareApplication version and git commit
ModelFamily, variant, revision, format, file length, hash, quantization
RuntimeName, revision, requested backend, observed backend evidence
WorkloadFixture revision, input hash, prompt hash, output policy
OutcomeCompleted, failed, cancelled, fallback, and privacy-safe diagnostics

Release checklist

  • ☐ The primary query is answered without an unsupported number.
  • ☐ Every artifact and runtime is pinned.
  • ☐ The representative task and failure policy are explicit.
  • ☐ Lifecycle, cancellation, cleanup, and fallback are tested.
  • ☐ User-content and network boundaries are documented.
  • ☐ Result wording applies only to the recorded configuration.
  • ☐ The page links to raw method or evidence when results are added.

Sources and related evidence

This page relies on the Cove fact ledger and benchmark policy. Results remain blocked until raw records exist.

Chinese deployment and troubleshooting content is organized in the 奇连 AI 端侧专题.