logoalt Hacker News

equinumerous • today at 7:45 PM • 1 reply • view on HN

That's a really impressive result. There are all kinds of small tasks like this I use an LLM for, but theoretically if you broke all the sub-use cases into local-only models, and had something lightweight that routed to the right model, you could have faster and cheaper workflows. E.g. something trained on the linux man pages for common commands, since it's usually quicker to ask an LLM for a specific command with flags than to consult the man pages.


Replies

dominotw • today at 8:24 PM

> That's a really impressive result.

we dont know what the result is and how its impressive.