File size: 675 Bytes
29d1f68 | 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 | {
"c3_qwen3_4b": {
"finite_forward": true,
"safetensors_structure": true,
"strict_loader": true
},
"excluded": [
"raw-pickle-checkpoints",
"hidden-state-features",
"raw-prompts",
"per-sample-routing-records",
"training-logs"
],
"intraining_sidecar_qwen3_8b": {
"finite_forward": true,
"safetensors_structure": true,
"strict_loader": true
},
"offline_v2": {
"finite_forward": true,
"strict_loader": true,
"tensor_equality_after_conversion": true,
"weights_only_source_load": true
},
"schema_version": "1.0",
"scope": "conversion-and-structural-load-only",
"task_level_parity_verified": false
}
|