chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:39:21 +08:00
commit bc34f6df14
1149 changed files with 328099 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
Overview
========
Our repository provides well-structured `APIs <https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding>`_ for the inference, evaluation, and fine-tuning of BGE series models.
Besides that, there are abundant resources of and for users to quickly get a hands-on experience.
.. figure:: https://raw.githubusercontent.com/FlagOpen/FlagEmbedding/refs/heads/master/imgs/projects.png
:width: 700
:align: center
Structure of contents in our `repo <https://github.com/FlagOpen/FlagEmbedding>`_
Our repository provides well-structured contents for information retrieval and RAG:
- The core `APIs <../API>`_ for embedding models' inference, evaluation, and fine-tuning.
- Hands-on `examples <https://github.com/FlagOpen/FlagEmbedding/tree/master/examples>`_ for the three mentioned use cases.
- Detailed `tutorials <https://github.com/FlagOpen/FlagEmbedding/tree/master/Tutorials>`_ covering topics in retrieval to help you learn from scratch.