Google DeepMind's Autoregressive Ranking is an AI system that can rank documents without the limitations of current systems.
在大模型越来越强的这几年,一个反复被问起的问题是:既然LLM什么都会,为什么还要专门维护一套向量嵌入(embedding)模型?相似度、分类、聚类、检索,能不能干脆都交给LLM一次做完?