mradermacher commited on
Commit
200dfce
1 Parent(s): bb7bf9b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -13,7 +13,6 @@ tags:
13
 
14
  weighted/imatrix quants of https://huggingface.co/Undi95/LewdGem-40B
15
 
16
-
17
  <!-- provided-files -->
18
  static quants are available at https://huggingface.co/mradermacher/LewdGem-40B-GGUF
19
  ## Usage
@@ -29,6 +28,12 @@ more details, including on how to concatenate multi-part files.
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q2_K.gguf) | i1-Q2_K | 14.4 | IQ3_XXS probably better |
 
 
 
 
 
 
32
 
33
 
34
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
13
 
14
  weighted/imatrix quants of https://huggingface.co/Undi95/LewdGem-40B
15
 
 
16
  <!-- provided-files -->
17
  static quants are available at https://huggingface.co/mradermacher/LewdGem-40B-GGUF
18
  ## Usage
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q2_K.gguf) | i1-Q2_K | 14.4 | IQ3_XXS probably better |
31
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 16.9 | IQ3_XS probably better |
32
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 18.8 | IQ3_S probably better |
33
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 20.4 | IQ3_M probably better |
34
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 22.2 | optimal size/speed/quality |
35
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 23.6 | fast, medium quality |
36
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q6_K.gguf) | i1-Q6_K | 31.9 | practically like static Q6_K |
37
 
38
 
39
  Here is a handy graph by ikawrakow comparing some lower-quality quant