Model2Vec is a technique that allows for faster and scalable generation of embeddings.It distills a large, fully contextualized transformer into a smaller static model.While losing some context-awareness, it significantly speeds up the embedding generation process.Model2Vec is a practical alternative for large-scale embedding generation tasks.