File size: 1,202 Bytes
5f7c8fc
 
 
 
 
 
 
 
30a5f32
5f7c8fc
 
 
 
 
 
 
 
3894956
5f7c8fc
 
 
3d1b231
5f7c8fc
3d1b231
 
 
7085953
5f7c8fc
3d1b231
5f7c8fc
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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)