BGE models on the HuggingFace are one of the best open-source embedding models.
BGE model is created by the Beijing Academy of Artificial Intelligence (BAAI). BAAI
is a private non-profit organization engaged in AI research and development.
This notebook shows how to use BGE Embeddings
through Hugging Face
query_instruction=""
for model_name="BAAI/bge-m3"
see FAQ BGE M3.