mradermacher commited on
Commit
e307669
·
verified ·
1 Parent(s): 32e7ee6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -40,7 +40,7 @@ static quants of https://huggingface.co/CalderaAI/13B-Ouroboros
40
 
41
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#13B-Ouroboros-GGUF).***
42
 
43
- 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.
44
  ## Usage
45
 
46
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -57,7 +57,11 @@ more details, including on how to concatenate multi-part files.
57
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
58
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
59
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
 
60
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
 
 
 
61
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
62
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
63
 
 
40
 
41
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#13B-Ouroboros-GGUF).***
42
 
43
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/13B-Ouroboros-i1-GGUF
44
  ## Usage
45
 
46
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
57
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
58
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
59
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
61
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
62
+ | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
63
+ | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
65
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
66
  | [GGUF](https://huggingface.co/mradermacher/13B-Ouroboros-GGUF/resolve/main/13B-Ouroboros.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
67