mradermacher commited on
Commit
5850ab5
·
verified ·
1 Parent(s): fc05499

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -45,14 +45,27 @@ more details, including on how to concatenate multi-part files.
45
  | Link | Type | Size/GB | Notes |
46
  |:-----|:-----|--------:|:------|
47
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
 
 
 
 
 
48
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
 
49
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
50
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
 
51
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
52
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
 
 
53
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
 
54
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
55
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
 
 
 
56
 
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant
58
  types (lower is better):
 
45
  | Link | Type | Size/GB | Notes |
46
  |:-----|:-----|--------:|:------|
47
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
48
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate |
49
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
50
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | |
53
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality |
55
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
56
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
58
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
59
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
60
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
61
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
62
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
63
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality |
64
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
65
  | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
66
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/VulnLLM-R-7B-i1-GGUF/resolve/main/VulnLLM-R-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | practically like static Q6_K |
69
 
70
  Here is a handy graph by ikawrakow comparing some lower-quality quant
71
  types (lower is better):