mradermacher commited on
Commit
857162a
·
verified ·
1 Parent(s): ce2e263

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -31,7 +31,7 @@ tags:
31
  static quants of https://huggingface.co/SolaireOfTheSun/openchat_3.5-EducationAID-Biologie
32
 
33
  <!-- provided-files -->
34
- 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.
35
  ## Usage
36
 
37
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -44,6 +44,7 @@ more details, including on how to concatenate multi-part files.
44
 
45
  | Link | Type | Size/GB | Notes |
46
  |:-----|:-----|--------:|:------|
 
47
  | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
49
 
 
31
  static quants of https://huggingface.co/SolaireOfTheSun/openchat_3.5-EducationAID-Biologie
32
 
33
  <!-- provided-files -->
34
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-i1-GGUF
35
  ## Usage
36
 
37
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
44
 
45
  | Link | Type | Size/GB | Notes |
46
  |:-----|:-----|--------:|:------|
47
+ | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q2_K.gguf) | Q2_K | 2.8 | |
48
  | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
49
  | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
50