noctrex/gemma-4-26B-A4B-it-MXFP4_MOE-GGUF
222k
These are MXFP4 quantizations of the model gemma-4-26B-A4B-it
Quick Start
- Download the latest release of llama.cpp.
- Download your preferred model variant from below.
- For the
mmprojfile, it is recommended to use the F32 version for the best visual processing results. F32 > BF16 > F16
Which version should I choose?
All variants use MXFP4 for the MoE (Mixture of Experts) weights to keep the model efficient. The difference lies in how the remaining tensors are handled:
Note: On some older architectures, BF16 may be slower than F16. Check that your GPU supports native BF16
Read the guide from unsloth in order to set up the model's recommended settings:
