mradermacher commited on
Commit
7364ddd
·
verified ·
1 Parent(s): 88873e3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -47,8 +47,25 @@ more details, including on how to concatenate multi-part files.
47
  |:-----|:-----|--------:|:------|
48
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
49
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 4.9 | for the desperate |
 
 
 
 
 
 
 
 
50
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.2 | |
 
 
 
 
 
 
 
51
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 6.3 | optimal size/speed/quality |
 
 
52
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q6_K.gguf) | i1-Q6_K | 9.2 | practically like static Q6_K |
53
 
54
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
47
  |:-----|:-----|--------:|:------|
48
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
49
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 4.9 | for the desperate |
50
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 5.0 | mostly desperate |
51
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.0 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 5.0 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 5.1 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q2_K.gguf) | i1-Q2_K | 5.1 | IQ3_XXS probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.2 | lower quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ3_S.gguf) | i1-IQ3_S | 5.2 | beats Q3_K* |
58
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.2 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.2 | IQ3_XS probably better |
60
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 5.4 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.4 | prefer IQ4_XS |
62
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q4_0.gguf) | i1-Q4_0 | 5.4 | fast, low quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 5.5 | IQ3_S probably better |
64
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.6 | IQ3_M probably better |
65
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q4_1.gguf) | i1-Q4_1 | 5.9 | |
66
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 6.3 | optimal size/speed/quality |
67
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.9 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 7.2 | |
69
  | [GGUF](https://huggingface.co/mradermacher/Aronnax-N9Bv2-1.0-i1-GGUF/resolve/main/Aronnax-N9Bv2-1.0.i1-Q6_K.gguf) | i1-Q6_K | 9.2 | practically like static Q6_K |
70
 
71
  Here is a handy graph by ikawrakow comparing some lower-quality quant