mradermacher commited on
Commit
47c6e54
1 Parent(s): f323456

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -16,7 +16,6 @@ tags:
16
  <!-- ### vocab_type: -->
17
  static quants of https://huggingface.co/Jebadiah/hermes-SOVL-stone-l3-8b
18
 
19
-
20
  <!-- provided-files -->
21
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
22
  ## Usage
@@ -31,7 +30,21 @@ more details, including on how to concatenate multi-part files.
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
 
35
 
36
 
37
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
16
  <!-- ### vocab_type: -->
17
  static quants of https://huggingface.co/Jebadiah/hermes-SOVL-stone-l3-8b
18
 
 
19
  <!-- provided-files -->
20
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
21
  ## Usage
 
30
 
31
  | Link | Type | Size/GB | Notes |
32
  |:-----|:-----|--------:|:------|
33
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q2_K.gguf) | Q2_K | 3.3 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
37
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.IQ3_M.gguf) | IQ3_M | 3.9 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
39
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
43
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
46
  | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
47
+ | [GGUF](https://huggingface.co/mradermacher/hermes-SOVL-stone-l3-8b-GGUF/resolve/main/hermes-SOVL-stone-l3-8b.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
48
 
49
 
50
  Here is a handy graph by ikawrakow comparing some lower-quality quant