Model page

kingabzpro/llama-3.2-3b-it-Ecommerce-ChatBot warn

downloads 259likes 8license apache-2.0arch llamaparams 3212.8Mupdated 2024-10-01

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,258-token embedding scanned · 0 undertrained
Behavioral batteryLive-inference differentialsnot run

Findings

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

medium License differs from claimed parent (apache-2.0 vs llama3.2)

This model declares apache-2.0 while its claimed base meta-llama/Llama-3.2-3B-Instruct declares llama3.2. Verify the re-license is permitted before commercial use.

How to fix

Verify the re-license is actually permitted before relying on it.

  1. Read the parent's license for derivative-work and re-licensing terms — many open-weight licenses (e.g. Llama-family) do not permit arbitrary re-licensing.
  2. If the re-license is not permitted, the parent's terms govern your use regardless of what this repo declares.

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
parameters3212.8M
vocabulary128,258 tokens
licenseapache-2.0
serializationsafetensors + gguf
chat templatepresent · sha256:153280e3ff55d19d
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 files13
revisionf9d5483de9e3
HF snapshot271 downloads · 8 likes · updated 2024-10-01 · captured 2026-08-21
embedding tensormodel.embed_tokens.weight · F16 · 128,258×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:1656s1
weights run 2026-08-21 measurements
probes runglitch-norm-scan, lineage-norm-correlation
embedding tensormodel.embed_tokens.weight · F16 · 128,258×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/kingabzpro/llama-3.2-3b-it-Ecommerce-ChatBot/badge.svg)](https://ingot.tools/models/kingabzpro/llama-3.2-3b-it-Ecommerce-ChatBot)
Gate it in CI