mradermacher
commited on
Commit
•
3ecbb3b
1
Parent(s):
25e09e3
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 1 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: -->
|
4 |
<!-- ### vocab_type: -->
|
5 |
weighted/imatrix quants of https://huggingface.co/saucam/Pyrhea-72B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- davidkim205/Rhea-72b-v0.5
|
4 |
+
- abacusai/Smaug-72B-v0.1
|
5 |
+
exported_from: saucam/Pyrhea-72B
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
library_name: transformers
|
9 |
+
license: apache-2.0
|
10 |
+
quantized_by: mradermacher
|
11 |
+
tags:
|
12 |
+
- merge
|
13 |
+
- mergekit
|
14 |
+
- davidkim205/Rhea-72b-v0.5
|
15 |
+
- abacusai/Smaug-72B-v0.1
|
16 |
+
---
|
17 |
+
## About
|
18 |
+
|
19 |
<!-- ### quantize_version: 1 -->
|
20 |
<!-- ### output_tensor_quantised: 1 -->
|
21 |
<!-- ### convert_type: -->
|
22 |
<!-- ### vocab_type: -->
|
23 |
weighted/imatrix quants of https://huggingface.co/saucam/Pyrhea-72B
|
24 |
+
|
25 |
+
|
26 |
+
<!-- provided-files -->
|
27 |
+
static quants are available at https://huggingface.co/mradermacher/Pyrhea-72B-GGUF
|
28 |
+
## Usage
|
29 |
+
|
30 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
31 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
32 |
+
more details, including on how to concatenate multi-part files.
|
33 |
+
|
34 |
+
## Provided Quants
|
35 |
+
|
36 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
37 |
+
|
38 |
+
| Link | Type | Size/GB | Notes |
|
39 |
+
|:-----|:-----|--------:|:------|
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-IQ2_M.gguf) | i1-IQ2_M | 25.3 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q2_K.gguf) | i1-Q2_K | 27.2 | IQ3_XXS probably better |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.8 | lower quality |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 31.7 | IQ3_XS probably better |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 35.4 | IQ3_S probably better |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 38.6 | IQ3_M probably better |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 38.9 | |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 41.4 | optimal size/speed/quality |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 43.9 | fast, recommended |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 50.0 | |
|
50 |
+
| [PART 1](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Pyrhea-72B-i1-GGUF/resolve/main/Pyrhea-72B.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 59.4 | practically like static Q6_K |
|
51 |
+
|
52 |
+
|
53 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
54 |
+
types (lower is better):
|
55 |
+
|
56 |
+
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
|
57 |
+
|
58 |
+
And here are Artefact2's thoughts on the matter:
|
59 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
60 |
+
|
61 |
+
## Thanks
|
62 |
+
|
63 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
64 |
+
me use its servers and providing upgrades to my workstation to enable
|
65 |
+
this work in my free time.
|
66 |
+
|
67 |
+
<!-- end -->
|