Model page

neuralmagic/Llama-3.2-3B-Instruct-quantized.w8a8 pass

downloads 319likes 0license llama3.2arch llamaparams 3607.5Mupdated 2025-07-09

claims base: meta-llama/Llama-3.2-3B-Instruct · chat template: present · view on Hugging Face ↗

Scan coverage

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

BatteryLooks atStatus
Static batteryMetadata & packagingcomplete 2026-08-21
Weights batteryWeights forensics — no GPU, no downloadcomplete 2026-08-21128,256-token embedding scanned · 0 undertrained
Behavioral batteryLive-inference differentialsnot run

Findings

Scanned 2026-08-21 · 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.091). The glitch-token data-corruption class has no candidate surface in this model.

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

Fingerprint

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

architecturellama · 28 layers · 3072-dim
parameters3607.5M
vocabulary128,256 tokens
licensellama3.2
serializationsafetensors
chat templatepresent · sha256:5816fce10444e03c
claimed lineagemeta-llama/Llama-3.2-3B-Instruct
lineage verifiedunverified — weights battery pending
glitch-token surfaceclean no undertrained tokens
Full measured fingerprint
architecturesLlamaForCausalLM
pipelinetext-generation
repo files9
revisionfce84d656a1e
HF snapshot340 downloads · 0 likes · updated 2025-07-09 · captured 2026-08-21
embedding tensormodel.embed_tokens.weight · BF16 · 128,256×3072
embedding normsmedian 1.0906 · mean 1.0861
lineage checkparent weights unreadable (403 Forbidden for https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct/resolve/main/model.safetensors.index.json (gated repo — the HF_TOKEN account has not accepted this repo's license, or the token lacks gated-repo read scope))

Battery runs

The run trace behind the findings above: every deep-battery job for this model, with what each run measured or why it failed. Findings are only as good as the runs that produced them.

batterystatusqueueddurationattempts
weightscomplete2026-08-21 05:1550s1
weights run 2026-08-21 measurements
probes runglitch-norm-scan, lineage-norm-correlation
embedding tensormodel.embed_tokens.weight · BF16 · 128,256×3072
glitch surface0 undertrained, 0 plain-ASCII
lineage checknot checked (parent weights unreadable (403 Forbidden for https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct/resolve/main/model.safetensors.index.json (gated repo — the HF_TOKEN account has not accepted this repo's license, or the token lacks gated-repo read scope)))

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/neuralmagic/Llama-3.2-3B-Instruct-quantized.w8a8/badge.svg)](https://ingot.tools/models/neuralmagic/Llama-3.2-3B-Instruct-quantized.w8a8)
Gate it in CI