File size: 3,721 Bytes
9086a30
 
e91407c
 
 
 
 
 
 
 
 
9086a30
 
 
e91407c
 
 
 
9086a30
 
e91407c
 
 
 
9086a30
 
 
e91407c
 
 
 
 
 
 
 
 
 
 
 
 
 
9086a30
ffa8c49
 
e91407c
 
 
 
9086a30
 
 
 
 
 
 
e91407c
 
 
 
 
9086a30
 
e91407c
9086a30
 
 
 
 
 
 
e91407c
9086a30
 
 
 
 
e91407c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d88d189
e91407c
 
 
 
 
d88d189
e91407c
 
 
9086a30
 
ffa8c49
9086a30
ffa8c49
9086a30
ffa8c49
9086a30
ffa8c49
9086a30
 
 
e91407c
 
 
 
d88d189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9086a30
 
e91407c
 
 
 
 
 
 
 
 
9086a30
d88d189
9086a30
 
 
 
 
 
 
 
 
e91407c
 
 
 
9086a30
 
e91407c
 
 
 
 
 
 
 
 
9086a30
d88d189
 
 
 
 
 
 
 
 
 
 
 
9086a30
 
 
 
e91407c
 
 
 
9086a30
 
ffa8c49
9086a30
 
e91407c
d88d189
 
 
 
 
 
 
 
 
e91407c
 
 
 
 
9086a30
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
---





title: IQ2_M - GeekedOut Quantizer





tags:





- gguf





- iq2-m





- quantization





- geeked-out





license: other





---







# IQ2_M - GeekedOut Quantizer





GeekedOut Quantizer is a specialized 2-bit quantization tool that implements the IQ2_M (Intelligent Quants) scheme for efficient model compression. This repository showcases IQ2_M quantized models with extreme low-bit precision while preserving critical model capabilities through intelligent weight allocation.







## About GeekedOut Quantizer





GeekedOut Quantizer is an advanced quantization framework designed to:





- Achieve 2-bit compression using the IQ2_M scheme
- 
- Maintain high-quality inference performance
- 
- Support GGUF format for local deployment
- 
- Optimize memory efficiency through mixed-precision techniques
- 






## The IQ2_M Intelligence Concept





GeekedOut Quantizer models are designed with intelligence as their primary capability. Through intelligent weight allocation, **intelligence** is preserved in critical parameters while less important weights are packed into minimal bit formats:





- Mixed precision - different weights receive varying bit allocations based on their sensitivity and importance
- 
- Block-wise quantization with optimized scaling factors applied across weight blocks
- 
- 2-bit compression achieving extreme low-bit precision while preserving critical model capabilities
- 
- Smart allocation where critical parameters are preserved in higher precision while less important weights are packed into minimal bit formats
- 






## The Quantization Process





GeekedOut uses the A:\Geeked.Out software to create models that are intelligent through:





1. **Intelligent calibration** - imatrix-based calibration for optimal quantization quality
2. 
2. **Mixed-precision allocation** - critical parameters receive higher precision while less important weights receive minimal bit formats
3. 
3. **Block-wise optimization** - optimized scaling factors applied across weight blocks
4. 
4. **Smart allocation** - intelligence is preserved through intelligent weight distribution
5. 




## IQ2_M Quantization Features





The **IQ2_M** (Intelligent Quants) quantization scheme features:





- The quantized models retain conversational capability while achieving significant size reduction
- 
- Compatible with llama.cpp, LM Studio, Jan, and other local inference frameworks
- 
- Uses imatrix-based calibration for optimal quantization quality
- 
- Developed by GeekedOut - focused on intelligent quantization methods
- 






## Supported Use Cases





GeekedOut Quantizer models are designed for:





- Conversational AI applications where intelligence is preserved through IQ2_M quantization
- 
- Local inference with llama.cpp, LM Studio, Jan, and similar tools
- 
- Memory-efficient deployment scenarios
- 
- Practical everyday use cases requiring reduced memory footprint
- 






## Usage Instructions





To load IQ2_M quantized models locally using llama.cpp or compatible inference frameworks. The GGUF files are split into two parts for efficient storage (00001-of-00002 and 00002-of-00002).





**Example:**

```bash

# Load the IQ2_M quantized model using llama.cpp

llama.cpp -hf LGxNDs/IQ2_M-2Bit-Quantization-By-Geeked-Out-Ai

```





## Technical Notes





- IQ2_M quantization maintains conversational capability while achieving significant size reduction
- 
- Compatible with llama.cpp, LM Studio, Jan, and other local inference frameworks
- 
- Uses imatrix-based calibration for optimal quantization quality
- 
- Developed by GeekedOut - focused on intelligent quantization methods using A:\Geeked.Out software