Ask HN: Best Embedding Models? Hey HN, which embedding models are people using? There has been so much development around foundational LLMs, but haven't seen much news about embedding models. |
Ask HN: Best Embedding Models? Hey HN, which embedding models are people using? There has been so much development around foundational LLMs, but haven't seen much news about embedding models. |
For a fast, open, and local model, I've found it hard to beat https://huggingface.co/sentence-transformers/all-MiniLM-L6-v...
You probably can’t go wrong if you pick a recent one that scores decently well on benchmarks and is at the right price point (or memory requirement) for whatever you’re trying to do.
best in what?