Hacker News new | ask | show | jobs
by Silasdev 960 days ago
To my knowledge, you cannot mix embeddings from different models. Each dimension has a different meaning for each model.
1 comments

There's been some success in creating translation layers that can convert between different LLM embeddings, and even between LLM and an image generation model.