mradermacher commited on
Commit
b38287a
·
verified ·
1 Parent(s): cd5cacf

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -50,6 +50,11 @@ more details, including on how to concatenate multi-part files.
50
  | Link | Type | Size/GB | Notes |
51
  |:-----|:-----|--------:|:------|
52
  | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 4.1 | IQ3_XXS probably better |
 
 
 
 
 
53
 
54
  Here is a handy graph by ikawrakow comparing some lower-quality quant
55
  types (lower is better):
 
50
  | Link | Type | Size/GB | Notes |
51
  |:-----|:-----|--------:|:------|
52
  | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 4.1 | IQ3_XXS probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.2 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 4.9 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 5.2 | IQ3_S probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 6.0 | prefer IQ4_XS |
57
+ | [GGUF](https://huggingface.co/mradermacher/INTELLECT-1-Instruct-i1-GGUF/resolve/main/INTELLECT-1-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 6.0 | optimal size/speed/quality |
58
 
59
  Here is a handy graph by ikawrakow comparing some lower-quality quant
60
  types (lower is better):