mradermacher
commited on
Commit
•
3b6f4f7
1
Parent(s):
f8464de
auto-patch README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ tags:
|
|
19 |
static quants of https://huggingface.co/MarsupialAI/Monstral-123B-v2
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
-
weighted/imatrix quants
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -36,6 +36,7 @@ more details, including on how to concatenate multi-part files.
|
|
36 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_S.gguf.part2of2) | Q3_K_S | 52.9 | |
|
37 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_M.gguf.part2of2) | Q3_K_M | 59.2 | lower quality |
|
38 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_L.gguf.part2of2) | Q3_K_L | 64.7 | |
|
|
|
39 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_S.gguf.part2of2) | Q4_K_S | 69.7 | fast, recommended |
|
40 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_M.gguf.part2of2) | Q4_K_M | 73.3 | fast, recommended |
|
41 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q5_K_S.gguf.part2of2) | Q5_K_S | 84.5 | |
|
|
|
19 |
static quants of https://huggingface.co/MarsupialAI/Monstral-123B-v2
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Monstral-123B-v2-i1-GGUF
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
36 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_S.gguf.part2of2) | Q3_K_S | 52.9 | |
|
37 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_M.gguf.part2of2) | Q3_K_M | 59.2 | lower quality |
|
38 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q3_K_L.gguf.part2of2) | Q3_K_L | 64.7 | |
|
39 |
+
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.IQ4_XS.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.IQ4_XS.gguf.part2of2) | IQ4_XS | 66.1 | |
|
40 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_S.gguf.part2of2) | Q4_K_S | 69.7 | fast, recommended |
|
41 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q4_K_M.gguf.part2of2) | Q4_K_M | 73.3 | fast, recommended |
|
42 |
| [PART 1](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Monstral-123B-v2-GGUF/resolve/main/Monstral-123B-v2.Q5_K_S.gguf.part2of2) | Q5_K_S | 84.5 | |
|