mradermacher commited on
Commit
beb9a66
·
verified ·
1 Parent(s): f0ec479

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -39,6 +39,30 @@ more details, including on how to concatenate multi-part files.
39
  | Link | Type | Size/GB | Notes |
40
  |:-----|:-----|--------:|:------|
41
  | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own qwuants) |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
  Here is a handy graph by ikawrakow comparing some lower-quality quant
44
  types (lower is better):
 
39
  | Link | Type | Size/GB | Notes |
40
  |:-----|:-----|--------:|:------|
41
  | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own qwuants) |
42
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate |
43
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate |
44
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality |
49
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better |
50
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* |
54
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better |
57
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS |
59
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended |
62
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/Llama3.2-CULO-1B-i1-GGUF/resolve/main/Llama3.2-CULO-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.3 | practically like static Q6_K |
66
 
67
  Here is a handy graph by ikawrakow comparing some lower-quality quant
68
  types (lower is better):