gemma-4-26b-a4b-it-distribution-fidelity-768x2048-v1
收藏资源简介:
本数据集(或工件)是关于 gemma-4-26B-A4B-it 模型量化方案 fidelity 评估的集合。它基于 distribution-fidelity 法则(版本12)对多个候选量化方案进行评分,包括 FP8、AWQ 等多种量化方法。每个候选方案提供了其在磁盘上的大小、QxQ(量化输出与参考输出之间的)KL散度、BxQ(参考输出与量化输出之间的)KL散度、以及两者的差值、自然路由翻转率和精确重复认证状态。数据集中包含每个候选目录下的单页报告(report.md)、原始报告、合规收据以及 Law 14 归属信息(如有)。此外,reference/ 目录包含可复用的教师张量和头部,便于第三方在不加载参考检查点的情况下对新候选方案进行评分。checksums.txt 覆盖所有文件的校验和。数据集还提供了 QxQ 和 BxQ 的 fidelity 与磁盘大小的图表及对应的 JSON 数据文件(kld-vs-size.json)。特别地,某些已知有问题的检查点被明确排除并记录原因。该数据集适用于评估和比较不同量化技术对模型分布保真度的影响,以及量化模型大小与保真度之间的权衡。
This dataset (or artifact) is a collection of fidelity evaluations for quantization schemes of the gemma-4-26B-A4B-it model. It scores multiple candidate quantization schemes (including FP8, AWQ, etc.) based on the distribution-fidelity law (version 12). For each candidate, it provides disk size, QxQ (quantized output vs reference output) KL divergence, BxQ (reference output vs quantized output) KL divergence, their difference, natural route flip rate, and exact duplicate certification status. The dataset includes per-candidate single-page reports (report.md), raw reports, compliance receipts, and Law 14 attribution information (if any). The reference/ directory contains reusable teacher tensors and heads, enabling third parties to score new candidates without loading the reference checkpoint. checksums.txt covers checksums of all files. It also provides charts of QxQ and BxQ fidelity vs. disk size and corresponding JSON data files (kld-vs-size.json). Notably, certain known problematic checkpoints are explicitly excluded with reasons recorded. This dataset is suitable for evaluating and comparing the impact of different quantization techniques on model distribution fidelity, as well as the trade-off between quantized model size and fidelity.
gemma-4-26B-A4B-it 量化分析数据集详情
这是一个针对 gemma-4-26B-A4B-it 模型的量化分析数据集,主要评估不同量化方案下模型的分发保真度(distribution fidelity),以平均KL散度(Mean KL divergence)作为核心指标,并将其与模型的磁盘占用大小进行对比分析。
核心评估方法
- 使用的评估指标为 KL散度(Kullback-Leibler divergence),分别计算:
- QxQ KLD:量化模型与量化模型之间的KL散度,衡量量化方案自身的稳定性
- BxQ KLD:基准(fp8动态量化参考)模型与量化模型之间的KL散度,衡量相对于参考的失真程度
- 分数在 分发保真度法则(distribution-fidelity laws)版本12 下评定,仅在同测试套件、几何配置和运行环境内具有可比性,不能与其他来源的数据直接比较
- 每个候选模型目录均包含:单页报告(report.md)、原始报告、合规收据,以及第14法则归属报告(如适用)
- 数据集中提供可复用的教师张量和头部(reference目录),第三方无需加载参考检查点即可对新候选模型进行评分
候选量化模型对比
数据集评估了9个主流量化模型版本,按QxQ KLD从低到高排列:
| 排名 | 候选模型 | 量化方案 | 磁盘大小 (GiB) | QxQ KLD | BxQ KLD |
|---|---|---|---|---|---|
| 1 | RedHatAI gemma-4-26B-A4B-it-FP8-dynamic | fp8_per_channel | 26.68 | 0.6942 | 0.4978 |
| 2 | cyankiwi AWQ-4bit | int4_g32_sym | 16.01 | 1.0263 | 0.8409 |
| 3 | dhruvil237 W4A16 | int4_g64_sym | 14.58 | 1.1593 | 1.0125 |
| 4 | unsloth NVFP4 | nvfp4 | 15.75 | 1.1630 | 1.0012 |
| 5 | Intel int4-AutoRound | int4_g128_sym | 14.31 | 1.1782 | 0.9031 |
| 6 | lcu0312 AWQ-4bit | int4_g32_sym | 16.01 | 1.2359 | 1.0801 |
| 7 | RedHatAI NVFP4 | nvfp4 | 15.30 | 1.7558 | 1.5313 |
| 8 | Neural-ICE NVFP4 | nvfp4 | 15.29 | 1.8188 | 1.5887 |
| 9 | bg-digitalservices NVFP4 | nvfp4 | 15.29 | 1.8255 | 1.5867 |
关键分析指标
- 自然路由翻转率(Natural route flips):范围从50.68%到93.07%,Intel的int4-AutoRound表现出最高的自然路由翻转率
- 精确重复(Exact repeat):所有候选模型均获得 certified 认证,表明其重复行为已通过验证
- QxQ与BxQ之差:反映了模型内部路由对量化扰动的稳定程度,差异范围从0.147到0.275
数据资源
数据集提供了可视化图表(QxQ和BxQ KLD与磁盘大小的关系图)以及结构化数据文件 kld-vs-size.json,供深入分析使用。
排除的检查点
cklaus/gemma-4-26B-A4B-it-NVFP4(特定修订版本)被明确排除,原因是在不同的vLLM运行版本上测试,导致其报告绑定了不再公开的参考数据,无法与其他候选模型进行同组比较,故此结果被撤回而非重新评分




