mradermacher commited on
Commit
c294d34
·
verified ·
1 Parent(s): 99b3645

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -50,19 +50,28 @@ more details, including on how to concatenate multi-part files.
50
  | Link | Type | Size/GB | Notes |
51
  |:-----|:-----|--------:|:------|
52
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
 
53
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ1_M.gguf) | i1-IQ1_M | 28.5 | mostly desperate |
54
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 32.5 | |
55
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 36.2 | |
 
56
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 41.7 | very low quality |
57
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_M.gguf) | i1-IQ2_M | 41.7 | |
58
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q2_K.gguf) | i1-Q2_K | 45.3 | IQ3_XXS probably better |
59
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 47.1 | lower quality |
 
60
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 52.9 | IQ3_XS probably better |
 
61
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ3_M.gguf) | i1-IQ3_M | 55.4 | |
62
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 59.2 | IQ3_S probably better |
 
63
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 65.5 | |
 
64
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 69.7 | optimal size/speed/quality |
65
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 73.3 | fast, recommended |
 
 
 
66
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q6_K.gguf) | i1-Q6_K | 100.7 | practically like static Q6_K |
67
 
68
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
50
  | Link | Type | Size/GB | Notes |
51
  |:-----|:-----|--------:|:------|
52
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
53
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ1_S.gguf) | i1-IQ1_S | 26.1 | for the desperate |
54
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ1_M.gguf) | i1-IQ1_M | 28.5 | mostly desperate |
55
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 32.5 | |
56
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 36.2 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_S.gguf) | i1-IQ2_S | 38.5 | |
58
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 41.7 | very low quality |
59
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ2_M.gguf) | i1-IQ2_M | 41.7 | |
60
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q2_K.gguf) | i1-Q2_K | 45.3 | IQ3_XXS probably better |
61
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 47.1 | lower quality |
62
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 50.2 | |
63
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 52.9 | IQ3_XS probably better |
64
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ3_S.gguf) | i1-IQ3_S | 53.1 | beats Q3_K* |
65
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ3_M.gguf) | i1-IQ3_M | 55.4 | |
66
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 59.2 | IQ3_S probably better |
67
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 64.7 | IQ3_M probably better |
68
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 65.5 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q4_0.gguf) | i1-Q4_0 | 69.4 | fast, low quality |
70
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 69.7 | optimal size/speed/quality |
71
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 73.3 | fast, recommended |
72
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q4_1.gguf) | i1-Q4_1 | 76.8 | |
73
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 84.5 | |
74
+ | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 86.6 | |
75
  | [GGUF](https://huggingface.co/mradermacher/Behemoth-OpusX-123B-i1-GGUF/resolve/main/Behemoth-OpusX-123B.i1-Q6_K.gguf) | i1-Q6_K | 100.7 | practically like static Q6_K |
76
 
77
  Here is a handy graph by ikawrakow comparing some lower-quality quant