mradermacher commited on
Commit
a38f309
·
verified ·
1 Parent(s): eef230d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -25,11 +25,16 @@ more details, including on how to concatenate multi-part files.
25
 
26
  | Link | Type | Size/GB | Notes |
27
  |:-----|:-----|--------:|:------|
 
28
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q2_K.gguf) | i1-Q2_K | 13.5 | IQ3_XXS probably better |
 
29
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.6 | IQ3_XS probably better |
30
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.3 | IQ3_S probably better |
 
31
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.2 | optimal size/speed/quality |
32
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.3 | fast, medium quality |
 
 
33
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q6_K.gguf) | i1-Q6_K | 28.9 | practically like static Q6_K |
34
 
35
 
 
25
 
26
  | Link | Type | Size/GB | Notes |
27
  |:-----|:-----|--------:|:------|
28
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ2_M.gguf) | i1-IQ2_M | 12.5 | |
29
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q2_K.gguf) | i1-Q2_K | 13.5 | IQ3_XXS probably better |
30
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 14.0 | fast, lower quality |
31
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.6 | IQ3_XS probably better |
32
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.3 | IQ3_S probably better |
33
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 18.8 | IQ3_M probably better |
34
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.2 | optimal size/speed/quality |
35
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.3 | fast, medium quality |
36
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 24.3 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 25.0 | |
38
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-Q6_K.gguf) | i1-Q6_K | 28.9 | practically like static Q6_K |
39
 
40