mradermacher commited on
Commit
2cfb1f0
·
verified ·
1 Parent(s): 17b9434

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -51,11 +51,21 @@ more details, including on how to concatenate multi-part files.
51
  | Link | Type | Size/GB | Notes |
52
  |:-----|:-----|--------:|:------|
53
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
 
 
 
 
54
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
55
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
 
56
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
57
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
 
 
 
58
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
 
 
59
 
60
  Here is a handy graph by ikawrakow comparing some lower-quality quant
61
  types (lower is better):
 
51
  | Link | Type | Size/GB | Notes |
52
  |:-----|:-----|--------:|:------|
53
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
54
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
55
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality |
58
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
59
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
61
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
62
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
63
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
64
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
66
  | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
67
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-7b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
68
+ | [GGUF](https://huggingface.co/mradermacher/unity-coder-7b-i1-GGUF/resolve/main/unity-coder-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):