Skip to content

Commit

Permalink
Update 2024-08-18-RAG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo2000 authored Sep 20, 2024
1 parent 5cc745a commit 5210f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-08-18-RAG.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Anyscale剛剛發布的一篇精彩好文,裡頭介紹了很多提升RAG成效

---
### CRAG
**Paper:** [Corrective Retrieval Augmented Generation](https://arxiv.org/abs/2401.15884)
**Paper:** [Corrective Retrieval Augmented Generation](https://arxiv.org/abs/2401.15884)<br>
**Blog:** [CRAG: 檢索增強生成的糾錯機制 - 提升大型語言模型問答精確度](https://ithelp.ithome.com.tw/articles/10348884)<br>
![](https://i.imgur.com/oWhiZHb.png)
**Code:** [https://github.com/HuskyInSalt/CRAG](https://github.com/HuskyInSalt/CRAG)<br>
Expand Down

0 comments on commit 5210f78

Please sign in to comment.