auto-patch README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ exported_from: saucam/Pyrhea-72B
|
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
|
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- merge
|
@@ -22,7 +23,7 @@ tags:
|
|
22 |
static quants of https://huggingface.co/saucam/Pyrhea-72B
|
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
|
@@ -35,8 +36,19 @@ more details, including on how to concatenate multi-part files.
|
|
35 |
|
36 |
| Link | Type | Size/GB | Notes |
|
37 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.IQ3_S.gguf) | IQ3_S | 31.7 | beats Q3_K* |
|
|
|
|
|
|
|
|
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q4_K_S.gguf) | Q4_K_S | 41.4 | fast, recommended |
|
|
|
|
|
|
|
|
|
40 |
| [PART 1](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q8_0.gguf.part2of2) | Q8_0 | 76.9 | fast, best quality |
|
41 |
|
42 |
|
|
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
9 |
+
license: apache-2.0
|
10 |
quantized_by: mradermacher
|
11 |
tags:
|
12 |
- merge
|
|
|
23 |
static quants of https://huggingface.co/saucam/Pyrhea-72B
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF
|
27 |
## Usage
|
28 |
|
29 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
36 |
|
37 |
| Link | Type | Size/GB | Notes |
|
38 |
|:-----|:-----|--------:|:------|
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q2_K.gguf) | Q2_K | 27.2 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.IQ3_XS.gguf) | IQ3_XS | 30.0 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.IQ3_S.gguf) | IQ3_S | 31.7 | beats Q3_K* |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q3_K_S.gguf) | Q3_K_S | 31.7 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.IQ3_M.gguf) | IQ3_M | 33.4 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q3_K_M.gguf) | Q3_K_M | 35.4 | lower quality |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q3_K_L.gguf) | Q3_K_L | 38.6 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.IQ4_XS.gguf) | IQ4_XS | 39.2 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q4_K_S.gguf) | Q4_K_S | 41.4 | fast, recommended |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q4_K_M.gguf) | Q4_K_M | 43.9 | fast, recommended |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q5_K_S.gguf) | Q5_K_S | 50.0 | |
|
50 |
+
| [PART 1](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q5_K_M.gguf.part2of2) | Q5_K_M | 51.4 | |
|
51 |
+
| [PART 1](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q6_K.gguf.part2of2) | Q6_K | 59.4 | very good quality |
|
52 |
| [PART 1](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Pyrhea-72B-GGUF/resolve/main/Pyrhea-72B.Q8_0.gguf.part2of2) | Q8_0 | 76.9 | fast, best quality |
|
53 |
|
54 |
|