Hacker News new | ask | show | jobs
by chilipepperhott 6 days ago
It's not an LLM.

Why use big program when regex do trick?

2 comments

You can get the best of both worlds with a small embedding model
Show me an embedding model that runs as fast as an optimized regex engine and I'll buy you a beer.
Probably not as fast as a simple regex but static embedding models can get stupid fast e.g https://www.flowercomputer.com/news/fast-static-embedding/
Master of efficiency