mradermacher commited on
Commit
a870af1
1 Parent(s): 616d226

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -31,8 +31,15 @@ more details, including on how to concatenate multi-part files.
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
 
34
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.IQ3_S.gguf) | IQ3_S | 5.8 | beats Q3_K* |
 
 
 
 
35
  | [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 |
 
 
36
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
37
 
38
 
 
31
 
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.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
43
  | [GGUF](https://huggingface.co/mradermacher/athene-noctua-13b-GGUF/resolve/main/athene-noctua-13b.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
44
 
45