alg_202508.md

December 12, 2025 ยท View on GitHub

If you are evaluating LLaMA models with recent versions of Transformers, please remove @use_kernel_forward_from_hub("RMSNorm") in modeling_llama.py and enable add_bos_token(this is set as default in AutoRound) in lm-eval to stabilize the accuracy. These adjustments affect the quantized model but not the BF16 model for the tasks evaluated in the AutoRoundv2 paper.

All other settings follow the default configurations of AutoRound and lm-eval.

Qwen3-8B W2G64Avg.arc_challengehellaswaggsm8klambada_openaimmlummluprotruthfulqa_mc1winogrande
AutoRound0.43730.40190.44370.42150.48260.54740.26300.30720.6314
AutoRound+alg_ext0.47870.42750.45160.59440.51810.57730.28070.33050.6496
AutoRoundBest+alg_ext lr 2e-30.49370.45050.4740.59060.55560.60280.31270.31090.6527
Llama3.1-8B-Instruct W2G64Avg.arc_challengehellaswaggsm8klambada_openaimmlummluprotruthfulqa_mc1winogrande
AutoRound0.38200.36350.45620.16220.50690.44110.16610.32070.6393
AutoRound+alg_ext0.41660.37120.47290.20390.59460.49810.21630.30110.6748
AutoRoundBest+alg_ext lr 2e-30.45390.41380.49990.30710.62330.52790.23640.32310.6993