|
|
|
|
|
by m0wer
479 days ago
|
|
Probably what you want is not an LLM but just the embeddings for clustering. It's much lighter and would work well with new material as well. I've tested it out for filtering RSS feeds and has worked pretty well [1]. [1] https://github.com/m0wer/rssfilter |
|
I'm pretty new to embedding so my understanding may be a off.