mradermacher commited on
Commit
11ef1a9
1 Parent(s): 2dd0d6d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -28,7 +28,7 @@ more details, including on how to concatenate multi-part files.
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ1_S.gguf) | i1-IQ1_S | 9.9 | for the desperate |
31
- | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ1_M.gguf) | i1-IQ1_M | 10.9 | for the desperate |
32
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.7 | |
33
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 14.0 | |
34
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ2_S.gguf) | i1-IQ2_S | 14.2 | |
@@ -49,7 +49,6 @@ more details, including on how to concatenate multi-part files.
49
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 33.3 | |
50
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-Q6_K.gguf) | i1-Q6_K | 38.5 | practically like static Q6_K |
51
 
52
-
53
  Here is a handy graph by ikawrakow comparing some lower-quality quant
54
  types (lower is better):
55
 
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ1_S.gguf) | i1-IQ1_S | 9.9 | for the desperate |
31
+ | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ1_M.gguf) | i1-IQ1_M | 10.9 | mostly desperate |
32
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.7 | |
33
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 14.0 | |
34
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-IQ2_S.gguf) | i1-IQ2_S | 14.2 | |
 
49
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 33.3 | |
50
  | [GGUF](https://huggingface.co/mradermacher/FishxInstruct-i1-GGUF/resolve/main/FishxInstruct.i1-Q6_K.gguf) | i1-Q6_K | 38.5 | practically like static Q6_K |
51
 
 
52
  Here is a handy graph by ikawrakow comparing some lower-quality quant
53
  types (lower is better):
54