mradermacher commited on
Commit
c573a6d
·
verified ·
1 Parent(s): 4cb9d65

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +155 -0
README.md CHANGED
@@ -1,6 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-Instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: onelevelstudio/ML-E5-0.6B-Instruct
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
+ - transformers
105
+ ---
106
+ ## About
107
+
108
  <!-- ### quantize_version: 2 -->
109
  <!-- ### output_tensor_quantised: 1 -->
110
  <!-- ### convert_type: hf -->
111
  <!-- ### vocab_type: -->
112
  <!-- ### tags: -->
113
  static quants of https://huggingface.co/onelevelstudio/ML-E5-0.6B-Instruct
114
+
115
+ <!-- provided-files -->
116
+ 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.
117
+ ## Usage
118
+
119
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
120
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
121
+ more details, including on how to concatenate multi-part files.
122
+
123
+ ## Provided Quants
124
+
125
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
126
+
127
+ | Link | Type | Size/GB | Notes |
128
+ |:-----|:-----|--------:|:------|
129
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q2_K.gguf) | Q2_K | 0.4 | |
130
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
131
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality |
132
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
133
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
134
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
135
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
136
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
137
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
138
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
139
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality |
140
+ | [GGUF](https://huggingface.co/mradermacher/ML-E5-0.6B-Instruct-GGUF/resolve/main/ML-E5-0.6B-Instruct.f16.gguf) | f16 | 1.2 | 16 bpw, overkill |
141
+
142
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
143
+ types (lower is better):
144
+
145
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
146
+
147
+ And here are Artefact2's thoughts on the matter:
148
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
149
+
150
+ ## FAQ / Model Request
151
+
152
+ See https://huggingface.co/mradermacher/model_requests for some answers to
153
+ questions you might have and/or if you want some other model quantized.
154
+
155
+ ## Thanks
156
+
157
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
158
+ me use its servers and providing upgrades to my workstation to enable
159
+ this work in my free time.
160
+
161
+ <!-- end -->