MiniCPM5-2B GGUF: Runs Great, Until It Doesn’t

MiniCPM5-2B GGUF: Runs Great, Until It Doesn’t

More

Summary

Fahd Mirza puts the MiniCPM 5-2B GGUF model through a structured battery of tests on an Ubuntu system using llama.cpp, focusing on the Q8 quantization variant rather than the full-precision release he covered earlier the same day. The video documents both wins and failures with firsthand detail, making it useful for anyone evaluating whether quantized small models hold up under real workloads.

The most revealing test is a SQL debugging challenge designed around Oracle partition boundary semantics — a task that intentionally produces no error message, only silently wrong data. The Q8 model confidently fabricates a nonexistent column called `partition_start_date` and mischaracterizes the `HIGH_VALUE` metadata field, a clean hallucination that the full-precision sibling avoided. By contrast, the model recovers on a physics calculation and produces a working HTML canvas animation of a rotating kebab, though a 78-language translation stress test exposes further degradation.

Mirza’s methodology — running identical prompts against both full-precision and quantized versions and comparing outputs — makes the video useful as a practical calibration guide for local AI deployments. The key takeaway is that Q8 is not a free lunch even at this parameter count: confident articulation can mask deep factual errors, and reasoning quality should be verified task by task rather than assumed from benchmark numbers.


📺 Source: Fahd Mirza · Published September 08, 2026
🏷️ Format: Review

1 Item

Channels

1 Item

People