File size: 1,636 Bytes
e641fde | 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 | {
"cases": [
{
"architecture": "gemma4",
"case": "gemma4-random-model",
"eog_token_ids": [
1
],
"gguf_quantization": "Q4_0",
"gguf_sha256": "2b631587994acd127d3e6fcc67552c707d6fdba22beada963597387b9e814881",
"hf_dtype": "bfloat16",
"hf_sha256": "18c8b09759c831fbc9d6a8caf7df8e9d395508d4aec09336167f675527b3a360",
"parameter_count": 1519168,
"tensor_type_histogram": {
"F32": 44,
"Q4_0": 42
},
"validation": "passed"
},
{
"architecture": "qwen3",
"case": "qwen3-random-model",
"eog_token_ids": [
1
],
"gguf_quantization": "Q4_0",
"gguf_sha256": "6af2e0d230a7919c6b1a02b6462f0441ffbadbb8188b1bd9c0f8174fecd9308f",
"hf_dtype": "bfloat16",
"hf_sha256": "0960438e0541dfa529703f5e2b37565aec66b354f6e45bfdf121ecadfcd86dd4",
"parameter_count": 508800,
"tensor_type_histogram": {
"F32": 9,
"Q4_0": 15
},
"validation": "passed"
},
{
"architecture": "smollm3",
"case": "smollm3-random-model",
"eog_token_ids": [
1
],
"gguf_quantization": "Q4_0",
"gguf_sha256": "17a686b0b8c6ac17fd051bbe361570b90bed5127948d55def3df66db113b500c",
"hf_dtype": "bfloat16",
"hf_sha256": "f4cd1bbca5840cfc4d769e04a4ee1fd2c8609b103449a4a351451a6ddf4a7f07",
"parameter_count": 4917504,
"tensor_type_histogram": {
"F32": 9,
"Q4_0": 29
},
"validation": "passed"
}
],
"llama_cpp_commit": "40b740ad05c531b9d57aca6698c3ed553a9e784c",
"schema_version": 1
}
|