Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
387 days ago
Why use a search engine when you can use an LLM? ;)
1 comments
mike_hearn
387 days ago
Well, because the goal is to locate the exact documents in the training set and remove them, not answer a question...
link
amelius
387 days ago
So you stream the training set through the context window of the LLM, and ask it if it contains the requested document (also in the context window).
The advantage is that it can also detect variations of the document.
link