InferenceIllusionist's picture
Update README.md
3d1b231 verified
---
base_model: mistralai/mathstral-7B-v0.1
library_name: transformers
quantized_by: InferenceIllusionist
tags:
- iMat
- gguf
- Mistral
- Math
license: apache-2.0
---
<img src="https://i.imgur.com/P68dXux.png" width="400"/>
# 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)
<i>All quants are verified working prior to uploading to repo for your safety and convenience</i>
<b>KL-Divergence Reference Chart</b>
(Click on image to view in full size)
[<img src="https://i.imgur.com/mV0nYdA.png" width="920"/>](https://i.imgur.com/mV0nYdA.png)
<b>Tips:</b> 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)