Views
No views yet
google/gemma-4-31B-it-qat-q4_0-unquantized using the command python -m mlx_vlm convert --hf-path google/gemma-4-31B-it-qat-q4_0-unquantized -q --q-group-size 32 --q-bits 4 --mlx-path "./gemma-4-31B-it-qat-4bit-gs32". It uses the correct group size of 32, which corresponds to the 32 nibbles (uint4) of Q4_0.