Model page

QuantFactory/Llama-3-13B-Instruct-v0.1-GGUF warn

downloads 505likes 1license otherupdated 2024-08-29

claims base: meta-llama/Meta-Llama-3-8B-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 downloadn/arepo ships no scannable weights (no safetensors and no pickle checkpoints — GGUF/CoreML/other formats)
Behavioral batteryLive-inference differentialsnot run

Findings

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

medium License differs from claimed parent (other vs llama3)

This model declares other while its claimed base meta-llama/Meta-Llama-3-8B-Instruct declares llama3. 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.

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.

licenseother
serializationgguf
chat templatenone
claimed lineagemeta-llama/Meta-Llama-3-8B-Instruct
lineage verifiedunverified — weights battery pending
Full measured fingerprint
librarytransformers
pipelinetext-generation
repo files16
revision9e28cf506cf2
HF snapshot503 downloads · 1 likes · updated 2024-08-29 · captured 2026-08-21
weights batterytoken-embedding scan n/a — repo ships no scannable weights (no safetensors and no pickle checkpoints — GGUF/CoreML/other formats)

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:300s1
weights run 2026-08-21 measurements

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/QuantFactory/Llama-3-13B-Instruct-v0.1-GGUF/badge.svg)](https://ingot.tools/models/QuantFactory/Llama-3-13B-Instruct-v0.1-GGUF)
Gate it in CI