mradermacher commited on
Commit
7bd3a5d
1 Parent(s): 6d30b02

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,7 +13,6 @@ quantized_by: mradermacher
13
  <!-- ### vocab_type: -->
14
  weighted/imatrix quants of https://huggingface.co/budecosystem/genz-70b
15
 
16
-
17
  <!-- provided-files -->
18
  static quants are available at https://huggingface.co/mradermacher/genz-70b-GGUF
19
  ## Usage
@@ -28,7 +27,11 @@ more details, including on how to concatenate multi-part files.
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
 
 
31
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.4 | |
 
 
32
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ2_M.gguf) | i1-IQ2_M | 23.3 | |
33
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-Q2_K.gguf) | i1-Q2_K | 25.6 | IQ3_XXS probably better |
34
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 26.7 | lower quality |
 
13
  <!-- ### vocab_type: -->
14
  weighted/imatrix quants of https://huggingface.co/budecosystem/genz-70b
15
 
 
16
  <!-- provided-files -->
17
  static quants are available at https://huggingface.co/mradermacher/genz-70b-GGUF
18
  ## Usage
 
27
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
+ | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ1_S.gguf) | i1-IQ1_S | 14.6 | for the desperate |
31
+ | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ1_M.gguf) | i1-IQ1_M | 16.0 | for the desperate |
32
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.4 | |
33
+ | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.4 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ2_S.gguf) | i1-IQ2_S | 21.5 | |
35
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ2_M.gguf) | i1-IQ2_M | 23.3 | |
36
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-Q2_K.gguf) | i1-Q2_K | 25.6 | IQ3_XXS probably better |
37
  | [GGUF](https://huggingface.co/mradermacher/genz-70b-i1-GGUF/resolve/main/genz-70b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 26.7 | lower quality |