Model page

espressor/meta-llama.Llama-3.2-3B-Instruct_W4A16 warn

downloads 677likes 0license none declaredarch llamaparams 3628.8Mupdated 2024-11-28

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.

medium No license declared

The model card declares no license. You have no usage rights by default — treat as all-rights-reserved until the owner clarifies.

How to fix

Get a license from the owner or pick a licensed alternative — this is a legal gap, not a technical one.

  1. With no declared license you have no usage rights by default; treat the weights as all-rights-reserved.
  2. Open an issue or discussion on the repo asking the owner to declare a license, or use the licensed upstream/parent model instead.

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
parameters3628.8M
vocabulary128,256 tokens
licensenone declared
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
librarytransformers
pipelinetext-generation
repo files9
revisionf22ed4022d48
HF snapshot675 downloads · 0 likes · updated 2024-11-28 · 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:1318s1
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: warn

[![Ingot scan](https://ingot.tools/api/v1/models/espressor/meta-llama.Llama-3.2-3B-Instruct_W4A16/badge.svg)](https://ingot.tools/models/espressor/meta-llama.Llama-3.2-3B-Instruct_W4A16)
Gate it in CI