Y
Hacker News
new
|
ask
|
show
|
jobs
by
Jack5500
645 days ago
Isn‘t clip superseeded by multimodal llms?
1 comments
Eisenstein
644 days ago
In this program CLIP is being used to create embeddings. A multimodal LLM does something very similar. In this case the language model is not needed because the embeddings are being used to search directly.
link