Transformers
GGUF
English
lm-judge
evaluation
nlp
Inference Endpoints
conversational
mradermacher commited on
Commit
9dacc03
1 Parent(s): 2a9dafc

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -42,6 +42,7 @@ more details, including on how to concatenate multi-part files.
42
  | [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* |
43
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.IQ3_M.gguf) | IQ3_M | 2.0 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.Q4_K_S.gguf) | Q4_K_S | 2.3 | fast, recommended |
 
45
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.f16.gguf) | f16 | 7.7 | 16 bpw, overkill |
47
 
 
42
  | [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* |
43
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.IQ3_M.gguf) | IQ3_M | 2.0 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.Q4_K_S.gguf) | Q4_K_S | 2.3 | fast, recommended |
45
+ | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.Q6_K.gguf) | Q6_K | 3.2 | very good quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Flow-Judge-v0.1-GGUF/resolve/main/Flow-Judge-v0.1.f16.gguf) | f16 | 7.7 | 16 bpw, overkill |
48