mradermacher commited on
Commit
8f855d8
1 Parent(s): f11146a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -32,20 +32,30 @@ more details, including on how to concatenate multi-part files.
32
 
33
  | Link | Type | Size/GB | Notes |
34
  |:-----|:-----|--------:|:------|
 
35
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.9 | mostly desperate |
36
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | |
37
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | |
39
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.2 | very low quality |
40
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.3 | lower quality |
41
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q2_K.gguf) | i1-Q2_K | 1.3 | IQ3_XXS probably better |
 
42
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.5 | IQ3_XS probably better |
 
43
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 1.5 | |
44
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better |
45
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | |
46
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better |
 
 
 
 
47
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality |
48
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended |
 
 
49
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | practically like static Q6_K |
50
 
51
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
32
 
33
  | Link | Type | Size/GB | Notes |
34
  |:-----|:-----|--------:|:------|
35
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 0.8 | for the desperate |
36
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.9 | mostly desperate |
37
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | |
38
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 1.1 | |
40
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | |
41
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.2 | very low quality |
42
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.3 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q2_K.gguf) | i1-Q2_K | 1.3 | IQ3_XXS probably better |
44
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.4 | |
45
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.5 | IQ3_XS probably better |
46
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 1.5 | beats Q3_K* |
47
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 1.5 | |
48
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better |
49
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | |
50
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better |
51
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 1.8 | fast on arm, low quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 1.8 | fast on arm+i8mm, low quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 1.8 | fast on arm+sve, low quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality |
55
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality |
56
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.2 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | |
59
  | [GGUF](https://huggingface.co/mradermacher/starcoder2-3b-instruct-i1-GGUF/resolve/main/starcoder2-3b-instruct.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | practically like static Q6_K |
60
 
61
  Here is a handy graph by ikawrakow comparing some lower-quality quant