mradermacher commited on
Commit
2aaeacc
1 Parent(s): 725985d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -14,7 +14,6 @@ quantized_by: mradermacher
14
  <!-- ### vocab_type: -->
15
  weighted/imatrix quants of https://huggingface.co/maywell/PiVoT-MoE
16
 
17
-
18
  <!-- provided-files -->
19
  static quants are available at https://huggingface.co/mradermacher/PiVoT-MoE-GGUF
20
  ## Usage
@@ -29,9 +28,15 @@ more details, including on how to concatenate multi-part files.
29
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
 
32
  | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q2_K.gguf) | i1-Q2_K | 13.3 | IQ3_XXS probably better |
33
  | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 14.0 | lower quality |
 
 
 
34
  | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.6 | optimal size/speed/quality |
 
 
35
 
36
 
37
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
14
  <!-- ### vocab_type: -->
15
  weighted/imatrix quants of https://huggingface.co/maywell/PiVoT-MoE
16
 
 
17
  <!-- provided-files -->
18
  static quants are available at https://huggingface.co/mradermacher/PiVoT-MoE-GGUF
19
  ## Usage
 
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
+ | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-IQ2_M.gguf) | i1-IQ2_M | 12.0 | |
32
  | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q2_K.gguf) | i1-Q2_K | 13.3 | IQ3_XXS probably better |
33
  | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 14.0 | lower quality |
34
+ | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q3_K_S.gguf) | i1-Q3_K_S | 15.7 | IQ3_XS probably better |
35
+ | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q3_K_M.gguf) | i1-Q3_K_M | 17.4 | IQ3_S probably better |
36
+ | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-IQ4_XS.gguf) | i1-IQ4_XS | 19.4 | |
37
  | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q4_K_S.gguf) | i1-Q4_K_S | 20.6 | optimal size/speed/quality |
38
+ | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q4_K_M.gguf) | i1-Q4_K_M | 21.9 | fast, recommended |
39
+ | [GGUF](https://huggingface.co/mradermacher/PiVoT-MoE-i1-GGUF/resolve/main/PiVoT-MoE.i1-Q6_K.gguf) | i1-Q6_K | 29.7 | practically like static Q6_K |
40
 
41
 
42
  Here is a handy graph by ikawrakow comparing some lower-quality quant