mradermacher
commited on
auto-patch README.md
Browse files
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.
|
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 -->
|