File size: 2,128 Bytes
cf9609e | 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | {
"architecture": "gemma4",
"gguf": {
"comparison_to_hf_bf16": {
"decode": {
"max_abs_error": 0.15816828608512878,
"mean_abs_error": 0.046988509595394135,
"top1_agreement": true,
"top5_overlap": 3
},
"policy": "informational because Q4_0 is lossy",
"prefill_last": {
"max_abs_error": 0.15831683576107025,
"mean_abs_error": 0.03859168291091919,
"top1_agreement": true,
"top5_overlap": 3
}
},
"direct_token_validation": {
"all_logits_finite": true,
"decode_token_id": 17,
"eog_token_ids": [
1
],
"exactly_reproducible": true,
"prefill_token_ids": [
5,
7,
11,
13
]
},
"f32_intermediate_retained": false,
"f32_intermediate_sha256": "634ea1838571d13516f8615d5be35cd4d2b35845e3e70445244971c4fa63ff24",
"model_sha256": "2b631587994acd127d3e6fcc67552c707d6fdba22beada963597387b9e814881",
"model_size_bytes": 877088,
"quantization": "Q4_0",
"quantizer_command": [
"LLAMA_QUANTIZE",
"--token-embedding-type",
"q4_0",
"F32_INPUT",
"OUTPUT",
"Q4_0"
],
"tensor_type_histogram": {
"F32": 44,
"Q4_0": 42
}
},
"hf": {
"config_sha256": "7386dc7fbb3fc1e83a7db585d088c646183c8c700581bfc12b95390a515c6ba1",
"construct_prefill_decode_reload": "passed",
"dtype": "bfloat16",
"model_sha256": "18c8b09759c831fbc9d6a8caf7df8e9d395508d4aec09336167f675527b3a360",
"reload_tolerance": {
"atol": 0.02,
"rtol": 0.02
},
"tokenizer_json_sha256": "8538827f687d1fd46c3de2ba983d0af5e705c0b0661bab1e8f261a9372046d4d",
"transformers_version": "5.14.1"
},
"parameter_count": 1519168,
"reproducibility": {
"gguf_q4_0": true,
"hf_config": true,
"hf_model": true,
"second_generation_byte_identical": true
},
"rng": {
"increment": 1442695040888963407,
"multiplier": 6364136223846793005,
"name": "tlfloat LCG64 equation",
"warmup_steps": 10
},
"schema_version": 1,
"seed": 5135595944287666177
}
|