mradermacher commited on
Commit
c47d42d
1 Parent(s): bd45cee

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -32,7 +32,7 @@ tags:
32
  static quants of https://huggingface.co/NaniDAO/Llama-3.3-70B-Instruct-ablated
33
 
34
  <!-- provided-files -->
35
- 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.
36
  ## Usage
37
 
38
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -49,6 +49,7 @@ more details, including on how to concatenate multi-part files.
49
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q3_K_S.gguf) | Q3_K_S | 31.0 | |
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q3_K_L.gguf) | Q3_K_L | 37.2 | |
 
52
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q4_K_M.gguf) | Q4_K_M | 42.6 | fast, recommended |
54
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q5_K_S.gguf) | Q5_K_S | 48.8 | |
 
32
  static quants of https://huggingface.co/NaniDAO/Llama-3.3-70B-Instruct-ablated
33
 
34
  <!-- provided-files -->
35
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-i1-GGUF
36
  ## Usage
37
 
38
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
49
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q3_K_S.gguf) | Q3_K_S | 31.0 | |
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q3_K_L.gguf) | Q3_K_L | 37.2 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.IQ4_XS.gguf) | IQ4_XS | 38.4 | |
53
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
54
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q4_K_M.gguf) | Q4_K_M | 42.6 | fast, recommended |
55
  | [GGUF](https://huggingface.co/mradermacher/Llama-3.3-70B-Instruct-ablated-GGUF/resolve/main/Llama-3.3-70B-Instruct-ablated.Q5_K_S.gguf) | Q5_K_S | 48.8 | |