mradermacher
commited on
Commit
•
4388eb9
1
Parent(s):
cce794d
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 1 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: -->
|
4 |
<!-- ### vocab_type: -->
|
5 |
weighted/imatrix quants of https://huggingface.co/Azure99/blossom-v3_1-yi-34b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- Azure99/blossom-chat-v1
|
4 |
+
- Azure99/blossom-math-v2
|
5 |
+
- Azure99/blossom-wizard-v1
|
6 |
+
- Azure99/blossom-orca-v1
|
7 |
+
exported_from: Azure99/blossom-v3_1-yi-34b
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
library_name: transformers
|
11 |
+
license: apache-2.0
|
12 |
+
quantized_by: mradermacher
|
13 |
+
---
|
14 |
+
## About
|
15 |
+
|
16 |
<!-- ### quantize_version: 1 -->
|
17 |
<!-- ### output_tensor_quantised: 1 -->
|
18 |
<!-- ### convert_type: -->
|
19 |
<!-- ### vocab_type: -->
|
20 |
weighted/imatrix quants of https://huggingface.co/Azure99/blossom-v3_1-yi-34b
|
21 |
+
|
22 |
+
|
23 |
+
<!-- provided-files -->
|
24 |
+
static quants are available at https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-GGUF
|
25 |
+
## Usage
|
26 |
+
|
27 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
28 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
29 |
+
more details, including on how to concatenate multi-part files.
|
30 |
+
|
31 |
+
## Provided Quants
|
32 |
+
|
33 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
34 |
+
|
35 |
+
| Link | Type | Size/GB | Notes |
|
36 |
+
|:-----|:-----|--------:|:------|
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ1_S.gguf) | i1-IQ1_S | 7.6 | for the desperate |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ1_M.gguf) | i1-IQ1_M | 8.3 | for the desperate |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.4 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.4 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ2_S.gguf) | i1-IQ2_S | 11.0 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ2_M.gguf) | i1-IQ2_M | 11.9 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q2_K.gguf) | i1-Q2_K | 12.9 | IQ3_XXS probably better |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 13.4 | lower quality |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 14.3 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.1 | IQ3_XS probably better |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ3_S.gguf) | i1-IQ3_S | 15.1 | beats Q3_K* |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.7 | |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.8 | IQ3_S probably better |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.2 | IQ3_M probably better |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 18.6 | |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q4_0.gguf) | i1-Q4_0 | 19.6 | fast, low quality |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 19.7 | optimal size/speed/quality |
|
54 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.8 | fast, recommended |
|
55 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 23.8 | |
|
56 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 24.4 | |
|
57 |
+
| [GGUF](https://huggingface.co/mradermacher/blossom-v3_1-yi-34b-i1-GGUF/resolve/main/blossom-v3_1-yi-34b.i1-Q6_K.gguf) | i1-Q6_K | 28.3 | practically like static Q6_K |
|
58 |
+
|
59 |
+
|
60 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
61 |
+
types (lower is better):
|
62 |
+
|
63 |
+
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
|
64 |
+
|
65 |
+
And here are Artefact2's thoughts on the matter:
|
66 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
67 |
+
|
68 |
+
## Thanks
|
69 |
+
|
70 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
71 |
+
me use its servers and providing upgrades to my workstation to enable
|
72 |
+
this work in my free time.
|
73 |
+
|
74 |
+
<!-- end -->
|