Infinity
Infinity allows the creation of text embeddings.
Text Embedding Modelโ
There exists an infinity Embedding model, which you can access with
from langchain.embeddings import InfinityEmbeddings
For a more detailed walkthrough of this, see this notebook