神.exe上帝视角看 AI 宇宙
2026拖动环绕 · 右键平移 · 滚轮缩放
神.exe 正在启动…

模型

BGE

BGE 是开源权重的 AI 模型,2023 年发布,面向开发者。

智源研究院开源的向量与重排模型系列,用于检索和 RAG。

主打:向量嵌入。开源,可以免费使用。使用方式:自部署、本地离线运行、API。

访问 github.com

这是 https://godooo.ai/zh/model/bge 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。

速览

类别
模型
发布于
2023
所属星系
模型与 API
是否开源
是 · MIT
GitHub 星标
12,192
使用方式
可自部署 · 可离线本地运行 · API
适合谁
开发者
官网
github.com
别名
FlagEmbedding · BAAI General Embedding · bge-m3

能做什么

  • 向量嵌入主打待校准

    “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。

来源