InferenceIllusionist's picture
Update README.md
7085953 verified
|
raw
history blame
965 Bytes
---
base_model: mistralai/mathstral-7B-v0.1
language:
- en
library_name: transformers
quantized_by: InferenceIllusionist
tags:
- iMat
- gguf
- Mistral
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
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>
<img src="https://i.imgur.com/mV0nYdA.png" width="920"/>
<b>Tip:</b> Pick a file size under your GPU's VRAM 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/mistralai/mathstral-7B-v0.1)