mradermacher commited on
Commit
5f2fa0e
·
verified ·
1 Parent(s): e7b473b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
41
  |:-----|:-----|--------:|:------|
42
  | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.Q2_K.gguf) | Q2_K | 3.3 | |
43
  | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
 
44
  | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
45
 
46
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
41
  |:-----|:-----|--------:|:------|
42
  | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.Q2_K.gguf) | Q2_K | 3.3 | |
43
  | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
44
+ | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
45
  | [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-2024-10-09-GGUF/resolve/main/RoLlama3-8b-Instruct-2024-10-09.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
46
 
47
  Here is a handy graph by ikawrakow comparing some lower-quality quant