mradermacher commited on
Commit
d659631
1 Parent(s): c9a904a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -0
README.md CHANGED
@@ -1,6 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/AI-MO/NuminaMath-72B-CoT
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: AI-MO/NuminaMath-72B-CoT
3
+ datasets:
4
+ - AI-MO/NuminaMath-CoT
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: other
9
+ license_name: tongyi-qianwen
10
+ quantized_by: mradermacher
11
+ tags:
12
+ - math
13
+ - aimo
14
+ ---
15
+ ## About
16
+
17
  <!-- ### quantize_version: 2 -->
18
  <!-- ### output_tensor_quantised: 1 -->
19
  <!-- ### convert_type: hf -->
20
  <!-- ### vocab_type: -->
21
  <!-- ### tags: nicoboss -->
22
  weighted/imatrix quants of https://huggingface.co/AI-MO/NuminaMath-72B-CoT
23
+
24
+ <!-- provided-files -->
25
+ static quants are available at https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF
26
+ ## Usage
27
+
28
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
29
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
30
+ more details, including on how to concatenate multi-part files.
31
+
32
+ ## Provided Quants
33
+
34
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
35
+
36
+ | Link | Type | Size/GB | Notes |
37
+ |:-----|:-----|--------:|:------|
38
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ1_S.gguf) | i1-IQ1_S | 22.8 | for the desperate |
39
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ1_M.gguf) | i1-IQ1_M | 23.8 | mostly desperate |
40
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 25.6 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ2_XS.gguf) | i1-IQ2_XS | 27.2 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ2_S.gguf) | i1-IQ2_S | 28.0 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ2_M.gguf) | i1-IQ2_M | 29.4 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q2_K_S.gguf) | i1-Q2_K_S | 29.7 | very low quality |
45
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q2_K.gguf) | i1-Q2_K | 29.9 | IQ3_XXS probably better |
46
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 31.9 | lower quality |
47
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ3_XS.gguf) | i1-IQ3_XS | 32.9 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ3_S.gguf) | i1-IQ3_S | 34.6 | beats Q3_K* |
49
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q3_K_S.gguf) | i1-Q3_K_S | 34.6 | IQ3_XS probably better |
50
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ3_M.gguf) | i1-IQ3_M | 35.6 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q3_K_M.gguf) | i1-Q3_K_M | 37.8 | IQ3_S probably better |
52
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q3_K_L.gguf) | i1-Q3_K_L | 39.6 | IQ3_M probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 39.8 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q4_0.gguf) | i1-Q4_0 | 41.5 | fast, low quality |
55
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 44.0 | optimal size/speed/quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q4_K_M.gguf) | i1-Q4_K_M | 47.5 | fast, recommended |
57
+ | [PART 1](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q5_K_S.gguf.part2of2) | i1-Q5_K_S | 51.5 | |
58
+ | [PART 1](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q5_K_M.gguf.part2of2) | i1-Q5_K_M | 54.5 | |
59
+ | [PART 1](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF/resolve/main/NuminaMath-72B-CoT.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 64.4 | practically like static Q6_K |
60
+
61
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
62
+ types (lower is better):
63
+
64
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
65
+
66
+ And here are Artefact2's thoughts on the matter:
67
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
68
+
69
+ ## FAQ / Model Request
70
+
71
+ See https://huggingface.co/mradermacher/model_requests for some answers to
72
+ questions you might have and/or if you want some other model quantized.
73
+
74
+ ## Thanks
75
+
76
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
77
+ me use its servers and providing upgrades to my workstation to enable
78
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
79
+
80
+ <!-- end -->