from llama_index.embeddings import HuggingFaceEmbedding embed_model = HuggingFaceEmbedding(model_name="<path/to/model/folder>", ...)
# Make sure you have git-lfs installed (https://git-lfs.com) git lfs install git clone https://huggingface.co/BAAI/bge-large-en