File size: 1,962 Bytes
4a188dd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
  "binary_compatibility": {
    "base_container": "GGUF",
    "base_container_version": 3,
    "runtime_target": "Ollama / llama.cpp compatible GGUF loader",
    "sidecar_required_for_tinymind_features": true
  },
  "claim_rules": {
    "may_claim_better_than_gguf_v3": false,
    "may_claim_binary_gguf_v3_compatibility": true,
    "may_claim_custom_tinymind_format_pack": true,
    "may_claim_weights_retrained_inside_gguf": false,
    "required_to_unlock_better_than_v3_claim": [
      "real adapter-to-GGUF merge/export log",
      "baseline GGUF v3 eval",
      "GGUF-X eval on same prompts",
      "latency/memory report",
      "hashes for every artifact"
    ]
  },
  "format_kind": "GGUF-v3-compatible-binary-plus-TinyMind-sidecar",
  "schema_version": "tinymind-gguf-x-v1",
  "tinymind_extensions": {
    "adapter_lineage_gate": {
      "adapter_manifest": "model\\tinymind-12b\\adapters\\tinymind-12b-ggufx-purecode-lr3e7-s4-25690527_232007\\tinymind_12b_manifest.json",
      "enabled": true,
      "purpose": "separate trained LoRA evidence from GGUF packaging evidence",
      "training_manifest": "model\\tinymind-12b\\adapters\\tinymind-12b-ggufx-purecode-lr3e7-s4-25690527_232007\\tinymind_12b_manifest.json"
    },
    "evidence_first_decode_law": {
      "enabled": true,
      "purpose": "reduce hallucination/repetition without pretending the GGUF weights changed",
      "repeat_penalty": 1.19,
      "temperature": 0.14,
      "top_p": 0.78
    },
    "purity_lineage_gate": {
      "enabled": true,
      "manifest": "reports\\purity_concentrator_code_puremax_latest\\purity_concentrator_manifest.json",
      "purpose": "tie runtime claims to the exact purity-concentrated dataset used for adapter training"
    },
    "regen_ledger_ready_metadata": {
      "enabled": true,
      "kv_growth_claim": "bounded only when paired with Evidence Ledger/ReGenesis retrieval runtime"
    }
  }
}