--- base_model: - google/gemma-4-31B pipeline_tag: text-generation tags: - quantized - mxfp8 - autoround - autoquant-agent --- # gemma-4-31B-AutoRound-MXFP8 ## Model Details This is a **MXFP8** quantization of [google/gemma-4-31B](https://huggingface.co/google/gemma-4-31B), generated by [AutoRound](https://github.com/intel/auto-round). Please follow the license of the original model. ## Quantization Details - **Scheme:** MXFP8 - **Method:** AutoRound - **Base model:** [google/gemma-4-31B](https://huggingface.co/google/gemma-4-31B) ## Evaluation | Benchmark | Score | |---|---| | gsm8k | 0.8597 | | hellaswag | 0.8522 | | mmlu | 0.8111 | | piqa | 0.8264 | _Produced with [autoquant-agent](https://github.com/) — agent-driven quantize + evaluate + self-heal._