mradermacher commited on
Commit
afef5f1
1 Parent(s): 6dc7a7e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -28,8 +28,11 @@ more details, including on how to concatenate multi-part files.
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
 
31
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.IQ3_S.gguf) | IQ3_S | 31.0 | beats Q3_K* |
 
32
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
 
33
  | [PART 1](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q8_0.gguf.part2of2) | Q8_0 | 75.1 | fast, best quality |
34
 
35
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q2_K.gguf) | Q2_K | 26.5 | |
32
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.IQ3_S.gguf) | IQ3_S | 31.0 | beats Q3_K* |
33
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.IQ3_M.gguf) | IQ3_M | 32.0 | |
34
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
35
+ | [PART 1](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q6_K.gguf.part2of2) | Q6_K | 58.0 | very good quality |
36
  | [PART 1](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Llama-3-70B-Instruct-norefusal-GGUF/resolve/main/Llama-3-70B-Instruct-norefusal.Q8_0.gguf.part2of2) | Q8_0 | 75.1 | fast, best quality |
37
 
38
  Here is a handy graph by ikawrakow comparing some lower-quality quant