Model page

google/gemma-4-31b-it pass

No issues found by the checks that have run.

downloads 8.5Mlikes 3.6klicense apache-2.0arch gemma4params 31273.1Mupdated 2026-07-20

claims base: google/gemma-4-31B · chat template: present · view on Hugging Face ↗

Scan coverageStatic battery2026-08-27Weights battery2026-08-27Behavioral batterynot rundetails
BatteryLooks atStatus
Static batteryMetadata & packagingcomplete 2026-08-27
Weights batteryWeights forensics: no GPU, no downloadcomplete 2026-08-27262,144-token embedding scanned · 0 undertrained · lineage consistent
Behavioral batteryLive-inference differentialsnot run

Ingot runs three batteries against a model. What each one checks →

Findings

Scanned 2026-08-27 · published from a community scan.

info Embedding-norm glitch scan clean

No undertrained tokens found: every non-special token's embedding norm is above 0.3× the vocabulary median (1.119). The glitch-token data-corruption class has no candidate surface in this model.

info Weights consistent with claimed parent google/gemma-4-31B

Mean cosine similarity of 64 sampled token-embedding rows against google/gemma-4-31B is 0.867 — the weights plausibly descend from the declared base (relation: unspecified).

Remediation guidance addresses the documented findings only. It is evidence-driven repair, not a safety certification of the model.

Put this result in your workflow

Check every checkpoint before it ships

Use the web app, API, CLI, or CI gate to scan candidate checkpoints and catch model drift before deployment. Public-model scans publish to the open database; paid plans add the volume needed for continuous checks.

Fingerprint

The durable profile of this model: measured weights-and-metadata facts, rebuilt on every scan and battery run. Updated 2026-08-27.

architecturegemma4
parameters31273.1M
vocabulary262,144 tokens
licenseapache-2.0
serializationsafetensors
chat templatepresent (chat_template.jinja) · sha256:ae53464bf3be2580
claimed lineagegoogle/gemma-4-31B
lineage verifiedconsistent vs google/gemma-4-31B — embedding-row cosine 0.867
glitch-token surfaceclean no undertrained tokens
Full measured fingerprint
architecturesGemma4ForConditionalGeneration
librarytransformers
pipelineimage-text-to-text
repo files12
revision842da3794eaa
HF snapshot8.5M downloads · 3.6k likes · updated 2026-07-20 · captured 2026-08-27
embedding tensormodel.language_model.embed_tokens.weight · BF16 · 262,144×5376
embedding normsmedian 1.1186 · mean 1.1182
lineage checkconsistent — cosine 0.8668 over 64 sampled rows vs google/gemma-4-31B
Battery runs (1)the run trace behind the findings — what each job measured
batterystatusqueueddurationattempts
weightscomplete2026-08-27 19:012m1
weights run 2026-08-27 measurements
probes runglitch-norm-scan, zero-template-token-scan, lineage-norm-correlation
embedding tensormodel.language_model.embed_tokens.weight · BF16 · 262,144×5376
glitch surface0 undertrained, 0 plain-ASCII
lineage checkconsistent — cosine 0.8668 over 64 rows vs google/gemma-4-31B

Verdict badge

Ship the verdict in your README — it always shows the latest published analysis:

Ingot verdict: pass

[![Ingot scan](https://ingot.tools/api/v1/models/google/gemma-4-31b-it/badge.svg)](https://ingot.tools/models/google/gemma-4-31b-it)
Gate it in CI