|
|
|
|
|
by vunderba
697 days ago
|
|
Yep, it would almost be easier to: - check to see if the search query contains more than one word - spin up a more modestly sized LLM, such as mistral 7b - ask the LLM to try to condense / find single word synonym for the user query - send to sgrep |
|