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