mradermacher commited on
Commit
2ad07ab
·
verified ·
1 Parent(s): 69004c7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -38,7 +38,7 @@ tags:
38
  static quants of https://huggingface.co/ruslanmv/Medical-Llama3-8B
39
 
40
  <!-- provided-files -->
41
- 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.
42
  ## Usage
43
 
44
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -55,6 +55,7 @@ more details, including on how to concatenate multi-part files.
55
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
56
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
57
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
 
58
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
59
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
60
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
 
38
  static quants of https://huggingface.co/ruslanmv/Medical-Llama3-8B
39
 
40
  <!-- provided-files -->
41
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Medical-Llama3-8B-i1-GGUF
42
  ## Usage
43
 
44
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
55
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
56
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
57
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
59
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
60
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
61
  | [GGUF](https://huggingface.co/mradermacher/Medical-Llama3-8B-GGUF/resolve/main/Medical-Llama3-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |