Views
No views yet
agent-sft-harness-r1), quantized using llama.cpp with Importance Matrix (imatrix) calibration for maximum intelligence and coding accuracy.Q5_K_M using imatrix to preserve >99.5% of the original FP16 reasoning and coding performance.qwen_calibration_with_chat.txt).blk.32 error fixed).| File Name | Quantization | Size | Description |
|---|---|---|---|
agent-sft-harness-r1-Q5_K_M.gguf | Q5_K_M (imatrix) | ~6.8 GB | High precision 5-bit quantization. Recommended for best quality-to-RAM balance. |
llama.cpp)1llama-cli \
2 -m agent-sft-harness-r1-Q5_K_M.gguf \
3 -fa on \
4 -ngl 99 \
5 -c 65536 \
6 -ctk q4_0 \
7 -ctv q4_0 \
8 --reasoning off \
9 -cnv