Model page

HKUSTAudio/Llasa-3B warn

downloads 727likes 530license cc-by-nc-4.0arch llamaparams 4009.5Mupdated 2025-05-10

claims base: meta-llama/Llama-3.2-3B-Instruct · chat template: not found · 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-21193,800-token embedding scanned · 0 undertrained
Behavioral batteryLive-inference differentialsn/anot applicable — text-to-speech model has no text-generation surface to probe

Findings

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

medium License differs from claimed parent (cc-by-nc-4.0 vs llama3.2)

This model declares cc-by-nc-4.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 (0.997). 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
parameters4009.5M
vocabulary193,800 tokens
licensecc-by-nc-4.0
serializationsafetensors
chat templatenone
claimed lineagemeta-llama/Llama-3.2-3B-Instruct
lineage verifiedunverified — weights battery pending
glitch-token surfaceclean no undertrained tokens
Full measured fingerprint
architecturesLlamaForCausalLM
pipelinetext-to-speech
repo files13
revision740b08c956fd
HF snapshot770 downloads · 530 likes · updated 2025-05-10 · captured 2026-08-21
embedding tensormodel.embed_tokens.weight · BF16 · 193,800×3072
embedding normsmedian 0.9974 · mean 0.891
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:1359s1
weights run 2026-08-21 measurements
probes runglitch-norm-scan, lineage-norm-correlation
embedding tensormodel.embed_tokens.weight · BF16 · 193,800×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/HKUSTAudio/Llasa-3B/badge.svg)](https://ingot.tools/models/HKUSTAudio/Llasa-3B)
Gate it in CI