Hacker News new | ask | show | jobs
by coding123 953 days ago
It's also much slower. LLMs are generating text token at a time. That's not very good for search.

Pre-search tokenization however, probably a good fit for LLMs.