File size: 1,867 Bytes
8168419
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
{
  "blessed": true,
  "blockers": [],
  "expected_runtime_files": [
    "config.json",
    "generation_config.json",
    "model.safetensors",
    "recipe.yaml",
    "chat_template.jinja",
    "tokenizer_config.json",
    "tokenizer.json"
  ],
  "forbidden_public_materials": [
    "private source records",
    "internal eval records",
    "private prompts",
    "predictions",
    "execution traces",
    "holdout sets",
    "separate adapter artifacts",
    "full precision local roots",
    "BF16 roots",
    "raw SFT packets"
  ],
  "label": "toolkoder-e4b-nvfp4",
  "model_line": "toolkoder",
  "origin_family": "Gemma 4",
  "owner_directed_publish_scope": "nvfp4_to_hf_only; bf16_private_r2_only",
  "owner_directed_publish_utc": "2026-06-06T23:45:00Z",
  "public_positioning": "ToolKoder E4B NVFP4 base runtime model with Gemma 4 origin.",
  "public_repo": "toolkit-cli/toolkoder-e4b-nvfp4",
  "quantization": "nvfp4",
  "release_ready": true,
  "runtime_format": "nvfp4",
  "runtime_layout": "files live at the Hugging Face repository root",
  "sft_merge_policy": {
    "do_not_merge_into": "downloaded_or_existing_quantized_runtime_artifact_in_place",
    "merge_target": "private_higher_precision_checkpoint_then_quantized_runtime_exports",
    "release_only": "merged_quantized_runtime_variants_after_blessing",
    "release_variants": [
      "mlx",
      "nvfp4"
    ],
    "variant_rule": "MLX and NVFP4 exports must come from the same blessed merged checkpoint."
  },
  "sibling_release_variants": [
    {
      "public_repo": "toolkit-cli/toolkoder-e4b-mlx",
      "purpose": "Apple Silicon local worker runtime",
      "variant": "mlx"
    },
    {
      "public_repo": "toolkit-cli/toolkoder-e4b-nvfp4",
      "purpose": "GPU local/cloud worker runtime",
      "status": "planned_sibling_from_same_checkpoint",
      "variant": "nvfp4"
    }
  ]
}