Don't use raw embeddings
Introduction:
With the rise of Transformers, embeddings are now widely used:
As representations of images or texts that can be used by other models or in a zero-shot manner
As a basic building block for Vector Search in LLM RAG and image search
H...
guillaume.nyc3 min read