mradermacher commited on
Commit
0f0359b
1 Parent(s): 5713fbe

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -30,7 +30,7 @@ tags:
30
  static quants of https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.1
31
 
32
  <!-- provided-files -->
33
- 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.
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -47,6 +47,7 @@ more details, including on how to concatenate multi-part files.
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
 
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
 
30
  static quants of https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.1
31
 
32
  <!-- provided-files -->
33
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-i1-GGUF
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-DPO-v0.1-GGUF/resolve/main/Llama-3-8B-Instruct-DPO-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.7 | |