mradermacher commited on
Commit
051b4e8
1 Parent(s): e916d66

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -32,14 +32,17 @@ more details, including on how to concatenate multi-part files.
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q2_K.gguf) | Q2_K | 5.0 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ3_S.gguf) | IQ3_S | 5.8 | beats Q3_K* |
36
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
37
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ3_M.gguf) | IQ3_M | 6.1 | |
38
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
 
40
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
 
43
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
44
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
45
 
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q2_K.gguf) | Q2_K | 5.0 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ3_XS.gguf) | IQ3_XS | 5.5 | |
36
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ3_S.gguf) | IQ3_S | 5.8 | beats Q3_K* |
37
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
38
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ3_M.gguf) | IQ3_M | 6.1 | |
39
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
42
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
46
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
47
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
48