有一大批模型更新,汇总一下:
- SOTA代码召回模型 BGE-Code-v1
https://huggingface.co/BAAI/bge-code-v1
- 俄罗斯套娃的rerank模型,可以自定义压缩层数,提高速度
https://huggingface.co/BAAI/Matroyshka-ReRanker-passage
https://huggingface.co/BAAI/Matroyshka-ReRanker-document
https://huggingface.co/BAAI/Matroyshka-ReRanker-beir
- 多模态VL1.5 召回模型
https://huggingface.co/BAAI/BGE-VL-v1.5-zs
- 多模态检索器 Screenshot
定义了一种新兴的信息检索范式,称为可视化信息检索。多模态信息包括文本、图像、表格和图表。
https://huggingface.co/BAAI/BGE-VL-Screenshot
官方是不是也清楚一次全部换,对大家来说成本太高了。所以主攻各个类型,让大家一步一步切换,BGE文本模型就先不更新了 ~