mradermacher commited on
Commit
452a2d1
·
verified ·
1 Parent(s): f979c1a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -45,7 +45,13 @@ more details, including on how to concatenate multi-part files.
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
 
51
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
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.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
50
+ | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
51
  | [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 |
52
+ | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
53
+ | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/openchat_3.5-EducationAID-Biologie-GGUF/resolve/main/openchat_3.5-EducationAID-Biologie.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
55
  | [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 |
56
 
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant