mradermacher commited on
Commit
9087c6f
·
verified ·
1 Parent(s): 2f35735

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -42,7 +42,7 @@ static quants of https://huggingface.co/Compumacy/OpenBioLLm-70B
42
 
43
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#OpenBioLLm-70B-GGUF).***
44
 
45
- 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.
46
  ## Usage
47
 
48
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -58,7 +58,12 @@ more details, including on how to concatenate multi-part files.
58
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q2_K.gguf) | Q2_K | 26.5 | |
59
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q3_K_S.gguf) | Q3_K_S | 31.0 | |
60
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
 
 
61
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
 
 
 
62
  | [PART 1](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q6_K.gguf.part2of2) | Q6_K | 58.0 | very good quality |
63
  | [PART 1](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q8_0.gguf.part2of2) | Q8_0 | 75.1 | fast, best quality |
64
 
 
42
 
43
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#OpenBioLLm-70B-GGUF).***
44
 
45
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/OpenBioLLm-70B-i1-GGUF
46
  ## Usage
47
 
48
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
58
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q2_K.gguf) | Q2_K | 26.5 | |
59
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q3_K_S.gguf) | Q3_K_S | 31.0 | |
60
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q3_K_M.gguf) | Q3_K_M | 34.4 | lower quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q3_K_L.gguf) | Q3_K_L | 37.2 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.IQ4_XS.gguf) | IQ4_XS | 38.4 | |
63
  | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
64
+ | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q4_K_M.gguf) | Q4_K_M | 42.6 | fast, recommended |
65
+ | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q5_K_S.gguf) | Q5_K_S | 48.8 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q5_K_M.gguf) | Q5_K_M | 50.0 | |
67
  | [PART 1](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q6_K.gguf.part2of2) | Q6_K | 58.0 | very good quality |
68
  | [PART 1](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/OpenBioLLm-70B-GGUF/resolve/main/OpenBioLLm-70B.Q8_0.gguf.part2of2) | Q8_0 | 75.1 | fast, best quality |
69