auto-patch README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ more details, including on how to concatenate multi-part files.
|
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ3_S.gguf) | IQ3_S | 0.2 | beats Q3_K* |
|
|
|
32 |
|
33 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
34 |
types (lower is better):
|
@@ -47,6 +48,6 @@ questions you might have and/or if you want some other model quantized.
|
|
47 |
|
48 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
49 |
me use its servers and providing upgrades to my workstation to enable
|
50 |
-
this work in my free time.
|
51 |
|
52 |
<!-- end -->
|
|
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.IQ3_S.gguf) | IQ3_S | 0.2 | beats Q3_K* |
|
32 |
+
| [GGUF](https://huggingface.co/mradermacher/InRanker-base-GGUF/resolve/main/InRanker-base.f16.gguf) | f16 | 0.6 | 16 bpw, overkill |
|
33 |
|
34 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
35 |
types (lower is better):
|
|
|
48 |
|
49 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
50 |
me use its servers and providing upgrades to my workstation to enable
|
51 |
+
this work in my free time.
|
52 |
|
53 |
<!-- end -->
|