Transformers
GGUF
English
lm-judge
evaluation
nlp
Inference Endpoints
conversational
mradermacher commited on
Commit
d1b7028
1 Parent(s): 6fdc486

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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. 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.
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 -->