mradermacher commited on
Commit
8bb3f10
1 Parent(s): 6560578

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -25,10 +25,17 @@ 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-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 |
 
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-IQ1_S.gguf) | i1-IQ1_S | 8.2 | for the desperate |
29
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 10.0 | |
30
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 11.0 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ2_S.gguf) | i1-IQ2_S | 11.6 | |
32
  | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ2_M.gguf) | i1-IQ2_M | 12.5 | |
33
  | [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 |
34
  | [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 |
35
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 14.8 | |
36
  | [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 |
37
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ3_S.gguf) | i1-IQ3_S | 15.7 | fast, beats Q3_K* |
38
+ | [GGUF](https://huggingface.co/mradermacher/opus-v1-34b-i1-GGUF/resolve/main/opus-v1-34b.i1-IQ3_M.gguf) | i1-IQ3_M | 16.2 | |
39
  | [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 |
40
  | [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 |
41
  | [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 |