mradermacher commited on
Commit
5c8244f
1 Parent(s): 0bd688f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,7 +11,6 @@ tags:
11
 
12
  weighted/imatrix quants of https://huggingface.co/dreamgen/opus-v1-34b
13
 
14
-
15
  <!-- provided-files -->
16
  static quants are available at https://huggingface.co/mradermacher/opus-v1-34b-GGUF
17
  ## Usage
@@ -27,8 +26,11 @@ more details, including on how to concatenate multi-part files.
27
  | Link | Type | Size/GB | Notes |
28
  |:-----|:-----|--------:|:------|
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-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
 
33
 
34
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
11
 
12
  weighted/imatrix quants of https://huggingface.co/dreamgen/opus-v1-34b
13
 
 
14
  <!-- provided-files -->
15
  static quants are available at https://huggingface.co/mradermacher/opus-v1-34b-GGUF
16
  ## Usage
 
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
 
36
  Here is a handy graph by ikawrakow comparing some lower-quality quant