Laguna S 2.1 GGUF Q4_K_M went from 68GB to 96GB?
Summary
A user notices that the Q4_K_M quantized version of Laguna S 2.1 increased from 68GB to 96GB, likely due to using more FP16 layers, and discusses potential issues with quantization and context looping.
Similar Articles
Unsloth Quantization of Laguna S 2.1 Is Out
Unsloth released GGUF quantizations of the Laguna S 2.1 Mixture-of-Experts model, a 118B parameter coding model with 8B active parameters, 1M context window, and agentic capabilities. The quantized versions enable efficient local deployment.
If you're running Laguna S 2.1 and it feels "stupid" or isn't reasoning properly, are you using quantization worse than Q8?
Explores whether using quantization lower than Q8 degrades reasoning in Laguna S 2.1, causing it to seem 'stupid'.
Laguna S 2.1 looping fix incoming
Poolside released Laguna S 2.1, their most capable model for long-horizon tasks, along with multiple quantized variants (FP8, NVFP4, INT4, DFlash, GGUF) on Hugging Face.
DeepSeek-V4-Flash (MXFP4): compute buffer scales ~3x just from KV cache quant type (f16 vs q8_0) — anyone else seeing this? Llama.cpp
A user reports that changing the KV cache quant type from f16 to q8_0 in DeepSeek-V4-Flash (MXFP4) causes the compute buffer to scale roughly 3x, asking if others have observed this behavior, specifically using llama.cpp.
poolside/Laguna-S-2.1-GGUF
Poolside releases GGUF quantizations of the Laguna S 2.1 AI model, including a DFlash speculative decoding draft model, enabling efficient local inference with llama.cpp.