I have a code refactoring eval that uses greedy decoding with deterministic output, and this is the smallest quant I tested that can still perform the same as the BF16 version (openrouter, alibaba provider).
Note that this quant only works with ik_llama.cpp.
Big thanks to ubergarm for sharing the imatrix, the recipes, and most importantly the detailed guidance and thought processes.