mradermacher commited on
Commit
37ef129
1 Parent(s): 17c169c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -42,6 +42,7 @@ more details, including on how to concatenate multi-part files.
42
  | Link | Type | Size/GB | Notes |
43
  |:-----|:-----|--------:|:------|
44
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q2_K.gguf) | Q2_K | 6.5 | |
 
45
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q3_K_M.gguf) | Q3_K_M | 8.3 | lower quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 9.7 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q6_K.gguf) | Q6_K | 13.9 | very good quality |
 
42
  | Link | Type | Size/GB | Notes |
43
  |:-----|:-----|--------:|:------|
44
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q2_K.gguf) | Q2_K | 6.5 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q3_K_S.gguf) | Q3_K_S | 7.5 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q3_K_M.gguf) | Q3_K_M | 8.3 | lower quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 9.7 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q6_K.gguf) | Q6_K | 13.9 | very good quality |