mradermacher commited on
Commit
b8b020c
·
verified ·
1 Parent(s): 6efd955

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -32,6 +32,7 @@ more details, including on how to concatenate multi-part files.
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-Sonet-RP-V2-GGUF/resolve/main/Phi-3.5-Mini-Sonet-RP-V2.IQ3_S.gguf) | IQ3_S | 1.8 | beats Q3_K* |
 
35
 
36
  Here is a handy graph by ikawrakow comparing some lower-quality quant
37
  types (lower is better):
@@ -50,6 +51,6 @@ questions you might have and/or if you want some other model quantized.
50
 
51
  I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
52
  me use its servers and providing upgrades to my workstation to enable
53
- this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
54
 
55
  <!-- end -->
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-Sonet-RP-V2-GGUF/resolve/main/Phi-3.5-Mini-Sonet-RP-V2.IQ3_S.gguf) | IQ3_S | 1.8 | beats Q3_K* |
35
+ | [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-Sonet-RP-V2-GGUF/resolve/main/Phi-3.5-Mini-Sonet-RP-V2.f16.gguf) | f16 | 7.7 | 16 bpw, overkill |
36
 
37
  Here is a handy graph by ikawrakow comparing some lower-quality quant
38
  types (lower is better):
 
51
 
52
  I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
53
  me use its servers and providing upgrades to my workstation to enable
54
+ this work in my free time.
55
 
56
  <!-- end -->