Y
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
Bolwin
6 days ago
You can get the best of both worlds with a small embedding model
link
chilipepperhott
6 days ago
Show me an embedding model that runs as fast as an optimized regex engine and I'll buy you a beer.
link
Bolwin
6 days ago
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/
link
kylecazar
6 days ago
Master of efficiency
link