模型
BGE
BGE 是开源权重的 AI 模型,2023 年发布,面向开发者。
智源研究院开源的向量与重排模型系列,用于检索和 RAG。
主打:向量嵌入。开源,可以免费使用。使用方式:自部署、本地离线运行、API。
这是 https://godooo.ai/zh/model/bge 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
向量嵌入主打待校准
“BGE (BAAI General Embedding) focuses on retrieval-augmented LLMs, consisting of the following projects currently: - Inference : Embedder, Reranker”— github.com, 2026-09-24
向量检索支持待校准
“It is the first embedding model which supports all three retrieval methods, achieving new SOTA on multi-lingual (MIRACL) and cross-lingual (MKQA) benchmarks.”— github.com, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
关系
- 应用了
- Embeddings
常见问题
BGE 是什么?
BGE 是开源权重的 AI 模型,2023 年发布,面向开发者。智源研究院开源的向量与重排模型系列,用于检索和 RAG。
BGE 免费吗?
免费。BGE 是开源软件(MIT)。
BGE 开源吗?
开源,许可证是 MIT。源代码在 https://github.com/FlagOpen/FlagEmbedding。
BGE 能本地运行吗?
能,可以在自己的电脑上离线运行。也可以部署在自己的服务器上。
BGE 能做什么?
主打:向量嵌入。也能做:向量检索。
BGE 有哪些开源替代品?
开源的有:Sentence Transformers、BERT、CLIP、word2vec、ELMo、Weaviate、Mistral、LLM。其他:OpenAI Platform。
来源
- github.com/FlagOpen/FlagEmbedding核实于 2026-09-24