Skip to content

Commit 7fc930f

Browse files
committed
upd arxiv link
1 parent b4102ba commit 7fc930f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The Code Repository: **MiniRAG: Towards Extremely Simple Retrieval-Augmented Gen
99
[Tianyu Fan](https://tianyufan0504.github.io/), [Jingyuan Wang](), [Xubin Ren](https://ren-xubin.github.io/), [Chao Huang](https://sites.google.com/view/chaoh)* (*Correspondence)<br />
1010
</div>
1111

12+
<a href='https://arxiv.org/abs/2501.06713'><img src='https://img.shields.io/badge/arXiv-2501.06713-b31b1b'>
13+
14+
1215
## 🌍 README Translations
1316

1417
[中文说明](./README_CN.md)

README_CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
[Tianyu Fan](https://tianyufan0504.github.io/), [Jingyuan Wang](), [Xubin Ren](https://ren-xubin.github.io/), [Chao Huang](https://sites.google.com/view/chaoh)* (*Correspondence)<br />
1111
</div>
1212

13+
14+
<a href='https://arxiv.org/abs/2501.06713'><img src='https://img.shields.io/badge/arXiv-2501.06713-b31b1b'>
15+
16+
1317
## TLDR
1418
MiniRAG 是一个极简的检索增强生成框架,它通过异质图索引和轻量级的拓扑增强检索,让小模型也能取得很好的RAG效果。
1519

0 commit comments

Comments
 (0)