mradermacher commited on
Commit
a9068f0
·
verified ·
1 Parent(s): c855296

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -28,7 +28,9 @@ more details, including on how to concatenate multi-part files.
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
 
31
  | [GGUF](https://huggingface.co/mradermacher/saiga_tlite_8b-GGUF/resolve/main/saiga_tlite_8b.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
 
32
 
33
  Here is a handy graph by ikawrakow comparing some lower-quality quant
34
  types (lower is better):
 
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
+ | [GGUF](https://huggingface.co/mradermacher/saiga_tlite_8b-GGUF/resolve/main/saiga_tlite_8b.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
32
  | [GGUF](https://huggingface.co/mradermacher/saiga_tlite_8b-GGUF/resolve/main/saiga_tlite_8b.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
33
+ | [GGUF](https://huggingface.co/mradermacher/saiga_tlite_8b-GGUF/resolve/main/saiga_tlite_8b.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
34
 
35
  Here is a handy graph by ikawrakow comparing some lower-quality quant
36
  types (lower is better):