--- tags: - merge - gguf - mixtral - iMat --- # Mixtral-8x22b-iMat-GGUF Quantized from fp32 with love. If you're on the latest release of llama.cpp you should no longer need to combine files before loading * Importance Matrix .dat file created using Q8 quant and groups_merged.txt For a brief rundown of iMatrix quant performance please see this [PR](https://github.com/ggerganov/llama.cpp/pull/5747) All quants are verified working prior to uploading to repo for your safety and convenience. Tip: Pick a size that can fit in your GPU while still allowing some room for context for best speed. You may need to pad this further depending on if you are running image gen or TTS as well. Original model card can be found [here](https://huggingface.co/mistral-community/Mixtral-8x22B-v0.1)