Live data from Hacker News

Small language models are the future of agentic AI

arxiv.org

1–10 of 47 posts

Re: Small language models are the future of agentic AI

#3
A few weeks ago, I processed a product refund with Amazon via agent. It was simple, straightforward, and surprisingly obvious that it was backed by a language model based on how it responded to my frustration about it asking tons of questions. But in the end, it processed my refund without ever connecting me with a human being.

I don't know whether Amazon relies on LLMs or SLMs for this and for similar interactions, but it makes tons of financial sense to use SLMs for narrowly scoped agents. In use cases like customer service, the intelligence behind LLMs is all wasted on the task the agents are trained for.

Wouldn't surprise me if down the road we start suggesting role-specific SLMs rather than general LLMs as both an ethics- and security-risk mitigation too.

Re: Small language models are the future of agentic AI

#5
post #4

One could start with a large model for exploration during development, and then distill it down to a small model that covers the variety of the task and fits on a USB drive. E.g. when I use a model for gardening purposes, I could prune knowledge about other topics.

Pruning is exactly what you're looking for in a gardening SLM

Re: Small language models are the future of agentic AI

#6
post #3

A few weeks ago, I processed a product refund with Amazon via agent. It was simple, straightforward, and surprisingly obvious that it was backed by a language model based on how it responded to my frustration about it asking tons of questions. But in the end, it processed my refund without ever connecting me with a human being. I don't know whether Amazon relies on LLMs or SLMs for this and for similar interactions,…

You can (used to?) get a refund on Amazon with normal CRUD app flow. Putting an SLM and a conversational interface over it is a backwards step.

Re: Small language models are the future of agentic AI

#8
post #3

A few weeks ago, I processed a product refund with Amazon via agent. It was simple, straightforward, and surprisingly obvious that it was backed by a language model based on how it responded to my frustration about it asking tons of questions. But in the end, it processed my refund without ever connecting me with a human being. I don't know whether Amazon relies on LLMs or SLMs for this and for similar interactions,…

I just had my first experience with a customer service LLM. I needed to get my account details changed, and for that I needed to use the customer support chat.

The LLM told me what sort of information they need, and what is the process, after which I followed through the whole thing.

After I went through the whole thing it reassured me everything is in order, and my request is being processed.

For two weeks, nothing happened, I emailed the (human) support staff, and they responded to me, that they can see no such request in their system, turns out the LLM hallucinated the entire customer flow and was just spewing BS at me.

Re: Small language models are the future of agentic AI

#9
post #8
post #3

A few weeks ago, I processed a product refund with Amazon via agent. It was simple, straightforward, and surprisingly obvious that it was backed by a language model based on how it responded to my frustration about it asking tons of questions. But in the end, it processed my refund without ever connecting me with a human being. I don't know whether Amazon relies on LLMs or SLMs for this and for similar interactions,…

I just had my first experience with a customer service LLM. I needed to get my account details changed, and for that I needed to use the customer support chat. The LLM told me what sort of information they need, and what is the process, after which I followed through the whole thing. After I went through the whole thing it reassured me everything is in order, and my request is being processed. For two weeks, nothing…

That's why I take screenshots of anything that I don't get an email confirmation for.
Post reply on HN