mradermacher commited on
Commit
9609eec
1 Parent(s): 2afe83a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,7 +28,7 @@ tags:
28
  static quants of https://huggingface.co/MaziyarPanahi/Llama-3-13B-Instruct-v0.1
29
 
30
  <!-- provided-files -->
31
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
32
  ## Usage
33
 
34
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -46,6 +46,7 @@ more details, including on how to concatenate multi-part files.
46
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q3_K_M.gguf) | Q3_K_M | 6.6 | lower quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q3_K_L.gguf) | Q3_K_L | 7.2 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.IQ4_XS.gguf) | IQ4_XS | 7.4 | |
 
49
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 7.8 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q4_K_M.gguf) | Q4_K_M | 8.2 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q5_K_S.gguf) | Q5_K_S | 9.3 | |
 
28
  static quants of https://huggingface.co/MaziyarPanahi/Llama-3-13B-Instruct-v0.1
29
 
30
  <!-- provided-files -->
31
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-i1-GGUF
32
  ## Usage
33
 
34
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
46
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q3_K_M.gguf) | Q3_K_M | 6.6 | lower quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q3_K_L.gguf) | Q3_K_L | 7.2 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.IQ4_XS.gguf) | IQ4_XS | 7.4 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.7 | fast on arm, low quality |
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 7.8 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q4_K_M.gguf) | Q4_K_M | 8.2 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-13B-Instruct-v0.1-GGUF/resolve/main/Llama-3-13B-Instruct-v0.1.Q5_K_S.gguf) | Q5_K_S | 9.3 | |