mradermacher commited on
Commit
d851f91
·
verified ·
1 Parent(s): 5d6e75e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +157 -0
README.md CHANGED
@@ -1,6 +1,163 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/onelevelstudio/ML-E5-0.6B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: onelevelstudio/ML-E5-0.6B
3
+ language:
4
+ - multilingual
5
+ - af
6
+ - am
7
+ - ar
8
+ - as
9
+ - az
10
+ - be
11
+ - bg
12
+ - bn
13
+ - br
14
+ - bs
15
+ - ca
16
+ - cs
17
+ - cy
18
+ - da
19
+ - de
20
+ - el
21
+ - en
22
+ - eo
23
+ - es
24
+ - et
25
+ - eu
26
+ - fa
27
+ - fi
28
+ - fr
29
+ - fy
30
+ - ga
31
+ - gd
32
+ - gl
33
+ - gu
34
+ - ha
35
+ - he
36
+ - hi
37
+ - hr
38
+ - hu
39
+ - hy
40
+ - id
41
+ - is
42
+ - it
43
+ - ja
44
+ - jv
45
+ - ka
46
+ - kk
47
+ - km
48
+ - kn
49
+ - ko
50
+ - ku
51
+ - ky
52
+ - la
53
+ - lo
54
+ - lt
55
+ - lv
56
+ - mg
57
+ - mk
58
+ - ml
59
+ - mn
60
+ - mr
61
+ - ms
62
+ - my
63
+ - ne
64
+ - nl
65
+ - no
66
+ - om
67
+ - or
68
+ - pa
69
+ - pl
70
+ - ps
71
+ - pt
72
+ - ro
73
+ - ru
74
+ - sa
75
+ - sd
76
+ - si
77
+ - sk
78
+ - sl
79
+ - so
80
+ - sq
81
+ - sr
82
+ - su
83
+ - sv
84
+ - sw
85
+ - ta
86
+ - te
87
+ - th
88
+ - tl
89
+ - tr
90
+ - ug
91
+ - uk
92
+ - ur
93
+ - uz
94
+ - vi
95
+ - xh
96
+ - yi
97
+ - zh
98
+ library_name: transformers
99
+ license: mit
100
+ quantized_by: mradermacher
101
+ tags:
102
+ - mteb
103
+ - Sentence Transformers
104
+ - sentence-similarity
105
+ - feature-extraction
106
+ - sentence-transformers
107
+ ---
108
+ ## About
109
+
110
  <!-- ### quantize_version: 2 -->
111
  <!-- ### output_tensor_quantised: 1 -->
112
  <!-- ### convert_type: hf -->
113
  <!-- ### vocab_type: -->
114
  <!-- ### tags: -->
115
  static quants of https://huggingface.co/onelevelstudio/ML-E5-0.6B
116
+
117
+ <!-- provided-files -->
118
+ 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.
119
+ ## Usage
120
+
121
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
122
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
123
+ more details, including on how to concatenate multi-part files.
124
+
125
+ ## Provided Quants
126
+
127
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
128
+
129
+ | Link | Type | Size/GB | Notes |
130
+ |:-----|:-----|--------:|:------|
131
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q2_K.gguf) | Q2_K | 0.4 | |
132
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
133
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality |
134
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
135
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
136
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
137
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
138
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
139
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
140
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
141
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality |
142
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-GGUF/resolve/main/ML-E5-0.6B.f16.gguf) | f16 | 1.2 | 16 bpw, overkill |
143
+
144
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
145
+ types (lower is better):
146
+
147
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
148
+
149
+ And here are Artefact2's thoughts on the matter:
150
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
151
+
152
+ ## FAQ / Model Request
153
+
154
+ See https://huggingface.co/mradermacher/model_requests for some answers to
155
+ questions you might have and/or if you want some other model quantized.
156
+
157
+ ## Thanks
158
+
159
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
160
+ me use its servers and providing upgrades to my workstation to enable
161
+ this work in my free time.
162
+
163
+ <!-- end -->