--- base_model: mistralai/mathstral-7B-v0.1 library_name: transformers quantized_by: InferenceIllusionist tags: - iMat - gguf - Mistral - Math license: apache-2.0 --- # mathstral-7B-v0.1-iMat-GGUF Quantized from fp16. * Weighted quantizations were creating using fp16 GGUF and groups_merged.txt in 105 chunks and n_ctx=512 * Static fp16 also included in repo 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 KL-Divergence Reference Chart (Click on image to view in full size) [](https://i.imgur.com/mV0nYdA.png) Tips: There's no need to download the entire repo, just pick one of the GGUF files. As with smaller 7b models, Q6 or larger is recommended for best results. On quants smaller than Q3, repetition penalty = 1.05 - 1.3 and min P = 0.05 mitigated some issues, but set your expectations accordingly Original model card can be found [here](https://huggingface.co/mistralai/mathstral-7B-v0.1)