mradermacher commited on
Commit
b436c4f
1 Parent(s): f84cc36

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,6 @@ quantized_by: mradermacher
13
  <!-- ### vocab_type: -->
14
  static quants of https://huggingface.co/DevsDoCode/Llama-3-8B-Instruct-1048k
15
 
16
-
17
  <!-- provided-files -->
18
  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.
19
  ## Usage
@@ -29,6 +28,7 @@ more details, including on how to concatenate multi-part files.
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.Q2_K.gguf) | Q2_K | 3.3 | |
 
32
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.IQ3_M.gguf) | IQ3_M | 3.9 | |
 
13
  <!-- ### vocab_type: -->
14
  static quants of https://huggingface.co/DevsDoCode/Llama-3-8B-Instruct-1048k
15
 
 
16
  <!-- provided-files -->
17
  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.
18
  ## Usage
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.Q2_K.gguf) | Q2_K | 3.3 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
32
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-1048k-GGUF/resolve/main/Llama-3-8B-Instruct-1048k.IQ3_M.gguf) | IQ3_M | 3.9 | |