File size: 212 Bytes
7318f74
 
 
 
8c75d77
 
1
2
3
4
5
6
from langchain_community.embeddings import HuggingFaceEmbeddings

embedding_model = HuggingFaceEmbeddings(
    model_name="Omartificial-Intelligence-Space/Arabic-Triplet-Matryoshka-V2"
)
print("Finished fucking")