This is a MXFP4_MOE quantization of the model Mistral-Small-4-119B-2603
- Download the latest llama.cpp to use it.
- For the
mmprojfile, the F32 version is recommended for best results. F32 > BF16 > F16
The mainline standard is to use MXFP4 for the MoE tensors, and Q8 for the rest.
So I created a new variant, where the other tensors are BF16 instead of Q8.
On some architectures BF16 will be slower, but its the highest quality, essentialy its the original tensors from the model copied over unquantized.
This model here has been quantized like this.
- Downloads last month
- 525
Hardware compatibility
Log In to add your hardware
4-bit
Model tree for noctrex/Mistral-Small-4-119B-2603-MXFP4_MOE-GGUF
Base model
mistralai/Mistral-Small-4-119B-2603