mradermacher commited on
Commit
803b715
1 Parent(s): 2ecea6f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,6 @@ tags:
17
  <!-- ### vocab_type: -->
18
  static quants of https://huggingface.co/abacusai/Llama-3-Giraffe-70B-Instruct
19
 
20
-
21
  <!-- provided-files -->
22
  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.
23
  ## Usage
@@ -39,6 +38,7 @@ more details, including on how to concatenate multi-part files.
39
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.IQ3_M.gguf) | IQ3_M | 32.0 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
41
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q3_K_L.gguf) | Q3_K_L | 37.2 | |
 
42
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q4_K_M.gguf) | Q4_K_M | 42.6 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q5_K_S.gguf) | Q5_K_S | 48.8 | |
 
17
  <!-- ### vocab_type: -->
18
  static quants of https://huggingface.co/abacusai/Llama-3-Giraffe-70B-Instruct
19
 
 
20
  <!-- provided-files -->
21
  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.
22
  ## Usage
 
38
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.IQ3_M.gguf) | IQ3_M | 32.0 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q3_K_L.gguf) | Q3_K_L | 37.2 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.IQ4_XS.gguf) | IQ4_XS | 38.4 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q4_K_M.gguf) | Q4_K_M | 42.6 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-Giraffe-70B-Instruct-GGUF/resolve/main/Llama-3-Giraffe-70B-Instruct.Q5_K_S.gguf) | Q5_K_S | 48.8 | |