mradermacher
commited on
Commit
•
01212ab
1
Parent(s):
65e952e
auto-patch README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ tags:
|
|
22 |
static quants of https://huggingface.co/AI-MO/NuminaMath-72B-CoT
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
-
weighted/imatrix quants
|
26 |
## Usage
|
27 |
|
28 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -39,6 +39,7 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
44 |
| [PART 1](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|
|
|
22 |
static quants of https://huggingface.co/AI-MO/NuminaMath-72B-CoT
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/NuminaMath-72B-CoT-i1-GGUF
|
26 |
## Usage
|
27 |
|
28 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.IQ4_XS.gguf) | IQ4_XS | 40.3 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
45 |
| [PART 1](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/NuminaMath-72B-CoT-GGUF/resolve/main/NuminaMath-72B-CoT.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|