cd /news/artificial-intelligence/small-models-for-agentic-systems · home topics artificial-intelligence article
[ARTICLE · art-104544] src=dotnetperls.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Small Models for Agentic Systems

LiquidAI's LFM 2.5 1.2B, a 1.2-billion-parameter model that is 696 MB on disk, can power agentic systems with modifications to an MCP server, according to a developer's test. The model required adding examples and removing a confusing tool, but it runs at over 300 tokens per second and uses minimal RAM, potentially eliminating the need for GPU upgrades for local agentic tasks.

read1 min views1 publishedAug 20, 2026

Last night I spent some time trying to make my MCP server work with a smaller local model, one that is just 1.2 billion parameters and 696 MB on disk. This is LiquidAI's LFM 2.5 1.2B, with file name LFM2.5-1.2B-Instruct-QAD-Q4_0.gguf

.

Most small models I test fail too badly and I just delete them right away. However this model seemed to have some potential to work for my agentic system. It required some changes in the MCP server.

• I had to add more examples and details about how to respond on certain user queries.

• I had to remove a confusing tool (which it did not seem to understand, and would randomly call just to annoy me).

So basically I have a system with just 1 tool that can be called in many different ways. The small model thus does not get confused about what it is supposed to do. It still gets confused by certain things: it has trouble keeping track of who said what, and what certain words mean in a phrase. However it runs at over 300 tokens per second, uses minimal RAM, and will make it so I basically will never need to update my GPU to run local agentic tasks (it even will run speedily on CPU alone).

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @liquidai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/small-models-for-age…] indexed:0 read:1min 2026-08-20 ·