mradermacher commited on
Commit
f6ba71f
1 Parent(s): 1cbe6b7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -20,7 +20,6 @@ tags:
20
  <!-- ### vocab_type: -->
21
  static quants of https://huggingface.co/BioMistral/BioMistral-DARE-NS
22
 
23
-
24
  <!-- provided-files -->
25
  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.
26
  ## Usage
@@ -36,9 +35,17 @@ more details, including on how to concatenate multi-part files.
36
  | Link | Type | Size/GB | Notes |
37
  |:-----|:-----|--------:|:------|
38
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q2_K.gguf) | Q2_K | 2.8 | |
 
 
39
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
40
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.IQ3_M.gguf) | IQ3_M | 3.4 | |
 
 
 
41
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
 
 
 
42
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
43
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
44
 
 
20
  <!-- ### vocab_type: -->
21
  static quants of https://huggingface.co/BioMistral/BioMistral-DARE-NS
22
 
 
23
  <!-- provided-files -->
24
  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.
25
  ## Usage
 
35
  | Link | Type | Size/GB | Notes |
36
  |:-----|:-----|--------:|:------|
37
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q2_K.gguf) | Q2_K | 2.8 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.IQ3_XS.gguf) | IQ3_XS | 3.1 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
40
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
41
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.IQ3_M.gguf) | IQ3_M | 3.4 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
43
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
45
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
46
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
47
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
49
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
50
  | [GGUF](https://huggingface.co/mradermacher/BioMistral-DARE-NS-GGUF/resolve/main/BioMistral-DARE-NS.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
51