mradermacher commited on
Commit
58db904
·
verified ·
1 Parent(s): 18e63d0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,9 +32,11 @@ more details, including on how to concatenate multi-part files.
32
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q3_K_S.gguf) | Q3_K_S | 3.2 | |
33
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
34
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q3_K_L.gguf) | Q3_K_L | 3.8 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q4_K_S.gguf) | Q4_K_S | 4.1 | fast, recommended |
36
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q4_K_M.gguf) | Q4_K_M | 4.3 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q5_K_S.gguf) | Q5_K_S | 4.9 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q6_K.gguf) | Q6_K | 5.8 | very good quality |
39
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q8_0.gguf) | Q8_0 | 7.4 | fast, best quality |
40
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.f16.gguf) | f16 | 13.9 | 16 bpw, overkill |
 
32
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q3_K_S.gguf) | Q3_K_S | 3.2 | |
33
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
34
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q3_K_L.gguf) | Q3_K_L | 3.8 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.IQ4_XS.gguf) | IQ4_XS | 3.9 | |
36
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q4_K_S.gguf) | Q4_K_S | 4.1 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q4_K_M.gguf) | Q4_K_M | 4.3 | fast, recommended |
38
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q5_K_S.gguf) | Q5_K_S | 4.9 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q5_K_M.gguf) | Q5_K_M | 5.0 | |
40
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q6_K.gguf) | Q6_K | 5.8 | very good quality |
41
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.Q8_0.gguf) | Q8_0 | 7.4 | fast, best quality |
42
  | [GGUF](https://huggingface.co/mradermacher/DeepSeekMath-7B-MathFusion-GGUF/resolve/main/DeepSeekMath-7B-MathFusion.f16.gguf) | f16 | 13.9 | 16 bpw, overkill |