Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 329 words in the discussion.

Trending Topics

#models#agentic#coding#model#smaller#using#tool#workflows#lfm#tiny

Discussion (13 Comments)Read Original on HackerNews

lend000about 2 hours ago
I can't imagine who is using something like this for agentic coding, but I see exciting opportunities on the horizon when we can have hundreds of reasonably rational and conversational agents working on local machines to simulate emergent behavior (simulating crowds, markets, ecosystems, game NPCs, etc.)
trvzabout 2 hours ago
Agentic behaviour isn't just coding. In fact:

> We recommend using it for agentic workloads, tool use, data extraction, RAG, and long-context workflows. It is not recommended for agentic coding and knowledge-heavy tasks.

touisteurabout 2 hours ago
Really curious about people's workflows with these agentic-but-not-for-coding workflows. Are there some interesting people to follow there or just good testbeds/environments to get an idea ?
dd8601fn40 minutes ago
My little home assistant.

It has to query the tool service, invoke tools, synthesize results, or request new tools. Nothing really complex.

New tool requests from it are plain english and go into a separate pipeline using more appropriate models. It doesn’t have to write anything itself.

antupisabout 1 hour ago
I have noticed that these cheaper and faster models are very great for Ops-work. Luna max is beast when you use some stronger model to write detailed instructions/run book what to do and when to stop.
Gecko4072about 3 hours ago
These LiquidAI models have never worked well for me in practice.
eurekinabout 2 hours ago
Care to share any details? I'm about to check the 2.6b lfm on document editing.
lostmsu41 minutes ago
It's not even competitive with 2x sized Qwen 4B.

Why is Qwen3.5 2B not in the table?

harshshah212003about 1 hour ago
Will this work in i3/i5 laptops?
zweifuss41 minutes ago
It should. With good speed even on a 12th gen Intel. But more importantly, what's your use case?
0xbadcafebeeabout 2 hours ago
LFM's training/post-training is famously different than other models. They target reliable operation of tiny models in ways other model families don't (they aren't just scaling a larger model to a smaller size). If you're looking for good performance out of tiny models, LFM has the most advanced design.

Note how they're much smaller than all other models in the comparison yet match or exceed them. This is for 2.6B params, but they have models as small as 230M. Nobody else designs models that small.

woadwarrior01about 1 hour ago
> Note how they're much smaller than all other models in the comparison yet match or exceed them.

There's a strong incentive to cherry pick in self-reported comparisons. If there is a model that's better, it gets left out. Have you seen Nanbeige4.2-3B or Ling-3.0-tiny?

> Nobody else designs models that small.

There are people building even smaller models.