Two top open-source embedding models.
| BGE-M3 | nomic-embed-v1.5 | |
|---|---|---|
| Context | 8K | 8K |
| Multilingual | Excellent | English-focused |
| License | Apache-2.0 | Apache-2.0 |
| Hybrid | Unified dense/sparse/colbert | Dense only |
Multilingual, want hybrid retrieval from one model.
English, want efficient deployment, simple integration.
BGE-M3 for breadth. Nomic for English production workloads with tight cost.