Views
No views yet
ai-forever/Pollux-4B-Judge for local inference with llama.cpp, LM Studio, and other GGUF-compatible runtimes.| File | Type | Quantized | Notes |
|---|---|---|---|
Pollux-4B-Judge.BF16.gguf | BF16 GGUF conversion | No | High-precision reference version |
Pollux-4B-Judge.Q8_0.gguf | Q8_0 GGUF quantization | Yes | High-quality quantized version |
Pollux-4B-Judge.BF16.gguf if you want the highest-quality reference version.Pollux-4B-Judge.Q8_0.gguf if you want a practical local version with lower memory usage and minimal expected quality loss.| Setting | Value |
|---|---|
| Temperature | 0.0 |
| Max tokens | 512 |
8192, but this is a local runtime recommendation rather than an official value from the original model card.1### Задание для оценки:
2{instruction}
3
4### Эталонный ответ:
5{reference_answer}
6
7### Ответ для оценки:
8{answer}
9
10### Критерий оценки:
11{criterion}
12
13### Шкала оценивания по критерию:
14{rubric}llama-server -hf ledgergap/Pollux-4B-Judge-GGUF:BF16 -c 8192 -ngl 99llama-server -hf ledgergap/Pollux-4B-Judge-GGUF:Q8_0 -c 8192 -ngl 99https://huggingface.co/ledgergap/Pollux-4B-Judge-GGUFai-forever/Pollux-4B-Judge