Qwen3.6 GGUF Evaluations
For the 27B:
Q2_K_XL is surprisingly recommendable.
IQ3_XXS performs very similarly, uses only +0.2 GB, and generates significantly fewer tokens. If you are memory-tight, pick this one.
Otherwise, if you can spare +2.5 GB, use Q3_K_XL: (almost) same accuracy and token efficiency as the original.
All the results, also for the 35B, here:
https://t.co/zbBCZ0Ty7a
More results are coming, probably Monday, covering other GGUF providers and some abliterated models.