{ "architecture": "gemma3", "gguf": { "converter_command": [ "PYTHON", "CONVERTER", "HF_PACKAGE", "--outfile", "F32_OUTPUT", "--outtype", "f32", "--model-name", "Gemma 3 Random Model" ], "f32_intermediate_retained_in_package": false, "f32_intermediate_sha256": "2b9c7ab9fb143deb87239f025566d7dbcb9771836ee4f9092d610af89cd8e199", "llama_cpp_commit": "0b1bad14ff204627636aeb1de22ddcd5acb859d4", "llama_cpp_profile": "Q4_K_M alias", "model_sha256": "68018d9e6377606ccd65a72de22ccdf4e891f640a8719c52045a7655cf601bd5", "model_size_bytes": 3533984, "pure": false, "quantizer_command": [ "LLAMA_QUANTIZE", "IDENTITY_OVERRIDES", "F32_INPUT", "OUTPUT", "Q4_K" ], "requested_quantization": "Q4_K", "tensor_type_histogram": { "F32": 37, "Q4_K": 38, "Q6_K": 5 }, "eog_token_ids": [ 106 ], "direct_token_validation": { "load": true, "prefill_token_ids": [ 5, 7, 11, 13 ], "decode_token_id": 17, "eog_token_ids": [ 106 ], "all_logits_finite": true, "reproducible": true, "reference": "reference/gguf-native.json" } }, "hf": { "config_sha256": "7f5d3204aea64ffbbf686ea85afd77ba4c7d86d9af11b67e65150f5bf8b3c774", "construct_prefill_decode_reload": "passed", "dtype": "bfloat16", "model_sha256": "46055d484b8f97d2e81d0903bae0d9310eb3abab2a4735943b9cfab6daa2badf", "reload_tolerance": { "atol": 0.02, "rtol": 0.02 }, "tokenizer_json_sha256": "fb6670d673ef1a0d347ac6066d14aecf0992741f93df2e6f30cc2feed2d462fd", "tokenizer_model_sha256": "47ce326acdb871124ef8fa106238d0916ffcf4ea1bf3e10f03a512c729dfcbcc", "transformers_version": "5.15.0" }, "parameter_count": 5938176, "rng": { "increment": 1442695040888963407, "multiplier": 6364136223846793005, "name": "tlfloat LCG64 equation", "warmup_steps": 10 }, "schema_version": 1, "seed": 5135595944287600641, "source_gguf": { "architecture": "gemma3", "path": "/home/codex/llm_models/gguf/gemma-3-4b-it-Q4_K_M.gguf", "preserved": [ "GQA ratio", "FFN ratio", "six-layer SWA period", "linear RoPE factor", "RMS epsilon", "tensor roles", "special-token IDs", "mixed K-quant profile" ], "tensor_count": 444, "tensor_type_histogram": { "F32": 205, "Q4_K": 204, "Q6_K": 35 } }, "hashes": { "hf_model": "46055d484b8f97d2e81d0903bae0d9310eb3abab2a4735943b9cfab6daa2badf", "gguf_model": "68018d9e6377606ccd65a72de22ccdf4e891f640a8719c52045a7655cf601bd5", "tokenizer_json": "fb6670d673ef1a0d347ac6066d14aecf0992741f93df2e6f30cc2feed2d462fd", "tokenizer_model": "47ce326acdb871124ef8fa106238d0916ffcf4ea1bf3e10f03a512c729dfcbcc", "hf_config": "7f5d3204aea64ffbbf686ea85afd77ba4c7d86d9af11b67e65150f5bf8b3c774" }, "validation": { "transformers": { "construct": true, "prefill": true, "decode": true, "save_reload": true, "all_outputs_finite": true }, "native": { "load": true, "direct_token_ids": true, "prefill_token_ids": [ 5, 7, 11, 13 ], "decode_token_id": 17, "eog_token_ids": [ 106 ], "finite": true, "reproducible": true }, "independent_regeneration": { "hf_config_byte_identical": true, "hf_weights_byte_identical": true, "tokenizer_json_byte_identical": true, "tokenizer_model_byte_identical": true, "gguf_byte_identical": true, "native_output_byte_identical": true } } }