mradermacher
commited on
Commit
•
d1b7028
1
Parent(s):
6fdc486
auto-patch README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,7 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| Link | Type | Size/GB | Notes |
|
40 |
|:-----|:-----|--------:|:------|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.IQ3_S.gguf) | IQ3_S | 1.8 | beats Q3_K* |
|
|
|
42 |
|
43 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
44 |
types (lower is better):
|
@@ -57,6 +58,6 @@ questions you might have and/or if you want some other model quantized.
|
|
57 |
|
58 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
59 |
me use its servers and providing upgrades to my workstation to enable
|
60 |
-
this work in my free time.
|
61 |
|
62 |
<!-- end -->
|
|
|
39 |
| Link | Type | Size/GB | Notes |
|
40 |
|:-----|:-----|--------:|:------|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.IQ3_S.gguf) | IQ3_S | 1.8 | beats Q3_K* |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.f16.gguf) | f16 | 7.7 | 16 bpw, overkill |
|
43 |
|
44 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
45 |
types (lower is better):
|
|
|
58 |
|
59 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
60 |
me use its servers and providing upgrades to my workstation to enable
|
61 |
+
this work in my free time.
|
62 |
|
63 |
<!-- end -->
|