| { |
| "schema_version": "1.0", |
| "build_family": "MiniMax-H3-FL2VA-Pruned-QF2", |
| "publication_status": "ready", |
| "license": "minimax-h3-community-license-agreement", |
| "sources": { |
| "base_model": { |
| "repo": "MiniMaxAI/MiniMax-H3", |
| "revision": "6818f6c32d12b210915e44ad56a4228c2608f160" |
| }, |
| "pruned_fl2va_lineage": { |
| "repo": "Comfy-Org/MiniMax-H3", |
| "revision": "014cd40f7e177756c6b2473c0d93b1c89a790dd2" |
| }, |
| "q8_conversion_input": { |
| "repo": "unsloth/MiniMax-H3-GGUF", |
| "revision": "9ee8213df85a2fcec53dec8c651a0fb1e821674a", |
| "filename": "minimax_h3_fl2va_pruned-Q8_0.gguf" |
| }, |
| "converter_runtime": { |
| "repo": "unslothai/stable-diffusion.cpp", |
| "revision": "13b9d92b5e9a1563536c9c980e700470f9ab6702" |
| } |
| }, |
| "importance_matrix": { |
| "bytes": 18693323, |
| "sha256": "6ce80c23f85d50cc170b1bfafa681811e5ef26590757f1c31540485b502c67a2", |
| "calibration_runs": 8, |
| "calibration_modality": "Q8 audiovisual generation", |
| "validation_leakage_note": "The fox prompt appeared in calibration and is not an independent holdout. The motorcycle prompt with seed 123 did not appear in calibration and is the independent holdout." |
| }, |
| "quantization_policy": { |
| "name": "QF2 importance-guided mixed IQ1", |
| "first_match_priority": [ |
| { |
| "priority": 1, |
| "scope": "condition_proj.weight", |
| "storage": "BF16" |
| }, |
| { |
| "priority": 2, |
| "scope": "all one-dimensional norm and gain tensors", |
| "storage": "source precision", |
| "mechanism": "patched converter safeguard" |
| }, |
| { |
| "priority": 3, |
| "scope": "both token_refiner blocks, every eligible matrix", |
| "storage": "Q8_0" |
| }, |
| { |
| "priority": 4, |
| "scope": "main transformer blocks 46-49, every eligible matrix", |
| "storage": "Q8_0" |
| }, |
| { |
| "priority": 5, |
| "scope": "main transformer blocks 30-45, mlp.fc1", |
| "storage": "Q4_K" |
| }, |
| { |
| "priority": 6, |
| "scope": "all non-Q8 main transformer blocks, attention qkv_proj and out_proj plus mlp.fc2", |
| "storage": "Q4_K" |
| }, |
| { |
| "priority": 7, |
| "scope": "main transformer blocks 0-29, mlp.fc1", |
| "storage": "artifact IQ1 subtype" |
| }, |
| { |
| "priority": 8, |
| "scope": "audio and video patch-projection weights with IQ1/Q4_K-incompatible shapes", |
| "storage": "Q8_0 inherited from conversion input" |
| }, |
| { |
| "priority": 9, |
| "scope": "biases, final and output layers, and other incompatible tensor shapes", |
| "storage": "source precision", |
| "mechanism": "converter safeguard" |
| } |
| ], |
| "description": "Mixed-precision derivatives whose lowest precision is IQ1; these are not uniform one-bit models." |
| }, |
| "shared_tensor_inventory": { |
| "tensor_count": 532, |
| "parameter_count": 20111438744, |
| "storage": { |
| "BF16": { |
| "tensors": 212, |
| "parameters": 28113664 |
| }, |
| "F16": { |
| "tensors": 102, |
| "parameters": 43642368 |
| }, |
| "F32": { |
| "tensors": 8, |
| "parameters": 707224 |
| }, |
| "Q8_0": { |
| "tensors": 26, |
| "parameters": 2312798208 |
| }, |
| "Q4_K": { |
| "tensors": 154, |
| "parameters": 13101957120 |
| }, |
| "IQ1": { |
| "tensors": 30, |
| "parameters": 4624220160, |
| "subtype": "artifact-specific IQ1_S or IQ1_M" |
| } |
| } |
| }, |
| "artifacts": [ |
| { |
| "filename": "minimax_h3_fl2va_pruned-UD-IQ1_M-QF.gguf", |
| "iq1_subtype": "IQ1_M", |
| "bytes": 10985133600, |
| "sha256": "c7993a8a0eb202f63f30cb410817fc0a504f3c844ea4e8dbb38599d29b0d4bdc", |
| "inventory_ref": "shared_tensor_inventory" |
| }, |
| { |
| "filename": "minimax_h3_fl2va_pruned-UD-IQ1_S-QF.gguf", |
| "iq1_subtype": "IQ1_S", |
| "bytes": 10876753440, |
| "sha256": "b12244f203e257f10c9cec56b8062aa65d627d9250c433ef633a244d610b292c", |
| "inventory_ref": "shared_tensor_inventory" |
| } |
| ], |
| "validation_profiles": { |
| "quick4": { |
| "settings": { |
| "prompt": "a red fox trotting through falling snow, cinematic", |
| "seed": 11, |
| "rng": "CPU", |
| "width": 320, |
| "height": 192, |
| "video_frames": 22, |
| "fps": 24, |
| "steps": 4, |
| "cfg_scale": 1.0 |
| }, |
| "profile_verdict": { |
| "status": "PASS", |
| "role": "stream and diagnostic check", |
| "publication_gate": false, |
| "note": "Low-resolution semantics are not the publication gate. IQ1_S has a smeared low-resolution fox shape but no grid failure; the website profile is the deciding human gate." |
| }, |
| "q8_control": { |
| "luma_standard_deviation": 41.371961, |
| "mean_absolute_laplacian": 4.104783, |
| "phase_grid_16": 0.0180393, |
| "adjacent_frame_mad": 3.101225, |
| "audio_clipped_fraction_percent": 0.0, |
| "audio_peak_dbfs": -0.1148, |
| "audio_rms_dbfs": -15.9386, |
| "human_verdict": "PASS: fox and snow clearly present" |
| }, |
| "IQ1_M": { |
| "psnr_vs_q8_db": 24.800133, |
| "ssim_vs_q8": 0.876201, |
| "luma_standard_deviation": 45.441886, |
| "mean_absolute_laplacian": 3.198496, |
| "phase_grid_16": 0.01557654, |
| "adjacent_frame_mad": 2.260789, |
| "audio_clipped_fraction_percent": 0.00841864, |
| "audio_peak_dbfs": 0.7378, |
| "audio_rms_dbfs": -14.09494, |
| "human_verdict": "PASS: coherent fox and snow; no grid", |
| "evidence_mp4_sha256": "e4a09c64b145109ecd4d3293566f2a6071445983047917e0c03c167ad4b99530", |
| "evidence_path": "assets/qf2/iq1-m-fox-quick.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-m-fox-quick-contact.png" |
| }, |
| "IQ1_S": { |
| "psnr_vs_q8_db": 27.801705, |
| "ssim_vs_q8": 0.895095, |
| "luma_standard_deviation": 44.8127344, |
| "mean_absolute_laplacian": 3.1386273, |
| "phase_grid_16": 0.0148840364, |
| "adjacent_frame_mad": 1.78388595, |
| "audio_clipped_fraction_percent": 0.00336746, |
| "audio_peak_dbfs": 0.27664, |
| "audio_rms_dbfs": -14.37595, |
| "human_verdict": "PASS as diagnostic: low-resolution shape smeared but no grid", |
| "evidence_mp4_sha256": "3c2c59e38605be133b443ea347638fcde5dcb1ad666e370f4b20aa25e81a7d24", |
| "evidence_path": "assets/qf2/iq1-s-fox-quick.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-s-fox-quick-contact.png" |
| } |
| }, |
| "site4": { |
| "settings": { |
| "prompt": "a red fox trotting through falling snow, cinematic", |
| "seed": 11, |
| "width": 640, |
| "height": 384, |
| "video_frames": 39, |
| "steps": 4, |
| "cfg_scale": 1.0 |
| }, |
| "profile_verdict": { |
| "status": "PASS", |
| "visual": "PASS", |
| "audio": "PASS", |
| "publication_gate": true |
| }, |
| "IQ1_M": { |
| "human_verdict": "PASS: clear fox", |
| "audio_rms_dbfs": -15.6642, |
| "audio_clipped_fraction_percent": 0.0, |
| "evidence_mp4_sha256": "e42ee46827018f86e86b67238e1806a6e9d20500a90e5e03710d3cee4fa02253", |
| "evidence_path": "assets/qf2/iq1-m-fox-site.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-m-fox-site-contact.png" |
| }, |
| "IQ1_S": { |
| "human_verdict": "PASS: clear walking fox", |
| "adjacent_frame_mad": 4.089718, |
| "audio_rms_dbfs": -16.70895, |
| "audio_clipped_fraction_percent": 0.0, |
| "evidence_mp4_sha256": "23214d5008dc58edc036d0f89b9e4a1b442be5d4265e2218d03c4416095db24a", |
| "evidence_path": "assets/qf2/iq1-s-fox-site.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-s-fox-site-contact.png" |
| } |
| }, |
| "full8": { |
| "settings": { |
| "prompt": "a red fox trotting through falling snow, cinematic", |
| "seed": 11, |
| "width": 640, |
| "height": 384, |
| "video_frames": 39, |
| "steps": 8, |
| "cfg_scale": 1.0 |
| }, |
| "profile_verdict": { |
| "status": "FAIL", |
| "visual": "PASS", |
| "audio": "FAIL", |
| "publication_gate": false, |
| "failure_mode": "Audio is materially quieter than the matching Q8 control." |
| }, |
| "q8_control": { |
| "adjacent_frame_mad": 5.984, |
| "audio_rms_dbfs": -50.4007 |
| }, |
| "IQ1_M": { |
| "human_visual_verdict": "PASS: excellent articulated walking fox", |
| "adjacent_frame_mad": 6.809, |
| "audio_rms_dbfs": -70.98, |
| "evidence_mp4_sha256": "689468e64fddec0ab0c052645e8a8a53c749a44d2a73c9d240ce5eb077ad22de", |
| "evidence_path": "assets/qf2/iq1-m-fox-full.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-m-fox-full-contact.png" |
| }, |
| "IQ1_S": { |
| "human_visual_verdict": "PASS: excellent articulated walking fox", |
| "adjacent_frame_mad": 6.23523, |
| "psnr_vs_q8_db": 16.112583, |
| "ssim_vs_q8": 0.754325, |
| "audio_rms_dbfs": -73.11065, |
| "evidence_mp4_sha256": "b8bc469b9b2f521a844b431afa750dcb5a89b9e7b88bf59123adabb0fda606af", |
| "evidence_path": "assets/qf2/iq1-s-fox-full.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-s-fox-full-contact.png" |
| } |
| }, |
| "holdout_site4": { |
| "settings": { |
| "prompt_description": "red motorcycle and rider on a coastal road at sunset", |
| "seed": 123, |
| "width": 640, |
| "height": 384, |
| "video_frames": 39, |
| "steps": 4, |
| "cfg_scale": 1.0, |
| "independent_of_calibration": true |
| }, |
| "profile_verdict": { |
| "status": "PASS", |
| "visual": "PASS", |
| "audio": "PASS", |
| "publication_gate": true, |
| "note": "The seed is loud and clipped in the Q8 baseline. Both QF2 variants remain close to Q8, so this is baseline-associated clipping rather than a clipping-free claim." |
| }, |
| "q8_control": { |
| "audio_rms_dbfs": -4.37951, |
| "audio_clipped_fraction_percent": 2.5304, |
| "evidence_mp4_sha256": "eca648566d2e9d8ae78a189d25556cf24fe9325214e05b73b26efb0f1cfae75a", |
| "evidence_path": "assets/qf2/q8-motorcycle-holdout-site.mp4", |
| "contact_sheet_path": "assets/qf2/q8-motorcycle-holdout-site-contact.png" |
| }, |
| "IQ1_M": { |
| "human_visual_verdict": "PASS", |
| "psnr_vs_q8_db": 22.117554, |
| "ssim_vs_q8": 0.885048, |
| "audio_rms_dbfs": -4.226, |
| "audio_clipped_fraction_percent": 2.853, |
| "spectral_correlation_channels": [ |
| 0.8285, |
| 0.8136 |
| ], |
| "evidence_mp4_sha256": "0b28a8c0a19ef8090fdc580a2c0f672ed1a341128ab0d2957f56b104a680c099", |
| "evidence_path": "assets/qf2/iq1-m-motorcycle-holdout-site.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-m-motorcycle-holdout-site-contact.png" |
| }, |
| "IQ1_S": { |
| "human_visual_verdict": "PASS: stable red motorcycle and rider on a coastal road at sunset", |
| "psnr_vs_q8_db": 21.096775, |
| "ssim_vs_q8": 0.862191, |
| "audio_rms_dbfs": -4.43595, |
| "audio_clipped_fraction_percent": 2.0843, |
| "spectral_correlation_channels": [ |
| 0.84383, |
| 0.83414 |
| ], |
| "time_correlation_channels": [ |
| 0.6931, |
| 0.7082 |
| ], |
| "evidence_mp4_sha256": "93ddcf76e9d98c78b0a51dd059a43d6bc478f451f06176ef8cda00a5a0a144f2", |
| "evidence_path": "assets/qf2/iq1-s-motorcycle-holdout-site.mp4", |
| "contact_sheet_path": "assets/qf2/iq1-s-motorcycle-holdout-site-contact.png" |
| } |
| } |
| }, |
| "deprecated_uniform_artifacts": [ |
| { |
| "filename": "minimax_h3_fl2va_pruned-IQ1_S.gguf", |
| "bytes": 4062866976, |
| "sha256": "76f1d0bcc9052978489814004b0aaefd1a60fc8b7b8223029749085915b2946f", |
| "verdict": "DEPRECATED_PERCEPTUAL_FAIL" |
| }, |
| { |
| "filename": "minimax_h3_fl2va_pruned-IQ1_M.gguf", |
| "bytes": 4532514336, |
| "sha256": "b356d321476e7ceaf7848d0d0db7f7a82403f212313f0b7e69d1cd26c6799746", |
| "verdict": "DEPRECATED_PERCEPTUAL_FAIL" |
| } |
| ] |
| } |
|
|