mradermacher commited on
Commit
12f0116
1 Parent(s): 129eab9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +84 -0
README.md CHANGED
@@ -1,6 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/lenML/aya-expanse-8b-abliterated
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: lenML/aya-expanse-8b-abliterated
3
+ language:
4
+ - en
5
+ - fr
6
+ - de
7
+ - es
8
+ - it
9
+ - pt
10
+ - ja
11
+ - ko
12
+ - zh
13
+ - ar
14
+ - el
15
+ - fa
16
+ - pl
17
+ - id
18
+ - cs
19
+ - he
20
+ - hi
21
+ - nl
22
+ - ro
23
+ - ru
24
+ - tr
25
+ - uk
26
+ - vi
27
+ library_name: transformers
28
+ license: cc-by-nc-4.0
29
+ quantized_by: mradermacher
30
+ tags:
31
+ - gguf
32
+ - CohereForAI
33
+ ---
34
+ ## About
35
+
36
  <!-- ### quantize_version: 2 -->
37
  <!-- ### output_tensor_quantised: 1 -->
38
  <!-- ### convert_type: hf -->
39
  <!-- ### vocab_type: -->
40
  <!-- ### tags: -->
41
  static quants of https://huggingface.co/lenML/aya-expanse-8b-abliterated
42
+
43
+ <!-- provided-files -->
44
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
45
+ ## Usage
46
+
47
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
48
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
49
+ more details, including on how to concatenate multi-part files.
50
+
51
+ ## Provided Quants
52
+
53
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
54
+
55
+ | Link | Type | Size/GB | Notes |
56
+ |:-----|:-----|--------:|:------|
57
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q2_K.gguf) | Q2_K | 3.5 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q3_K_S.gguf) | Q3_K_S | 4.0 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q3_K_M.gguf) | Q3_K_M | 4.3 | lower quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q3_K_L.gguf) | Q3_K_L | 4.6 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.9 | fast on arm, low quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
64
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q4_K_M.gguf) | Q4_K_M | 5.2 | fast, recommended |
65
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q5_K_M.gguf) | Q5_K_M | 5.9 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
69
+ | [GGUF](https://huggingface.co/mradermacher/aya-expanse-8b-abliterated-GGUF/resolve/main/aya-expanse-8b-abliterated.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
70
+
71
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
72
+ types (lower is better):
73
+
74
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
75
+
76
+ And here are Artefact2's thoughts on the matter:
77
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
78
+
79
+ ## FAQ / Model Request
80
+
81
+ See https://huggingface.co/mradermacher/model_requests for some answers to
82
+ questions you might have and/or if you want some other model quantized.
83
+
84
+ ## Thanks
85
+
86
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
87
+ me use its servers and providing upgrades to my workstation to enable
88
+ this work in my free time.
89
+
90
+ <!-- end -->