4-bit quantified version

#1
by gao204 - opened

Can you provide a 4-bit quantified version? with vision support please~, Thank your efforts.

You can convert this model to any quantization precision you want using oMLX's built-in oQ quantization tool. Just make sure to keep the vision model and MTP tensors when converting (this is mentioned in the model card).

I also recommend using quantization levels oQ6 or higher — lower precision (e.g., oQ4) tends to introduce noticeable errors in instruction-following and tool-use capabilities.

The oQ6 and oQ8 quantized versions are now available at:

You can download and use them directly.

Sign up or log in to comment