File size: 907 Bytes
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
---
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>


<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)