maidalun1020
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,10 @@ language:
|
|
44 |
- `BCEmbedding`技术博客( **Technical Blog** ): [为RAG而生-BCEmbedding技术报告](https://zhuanlan.zhihu.com/p/681370855)
|
45 |
- Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
|
46 |
|
|
|
|
|
|
|
|
|
47 |
![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
|
48 |
|
49 |
|
|
|
44 |
- `BCEmbedding`技术博客( **Technical Blog** ): [为RAG而生-BCEmbedding技术报告](https://zhuanlan.zhihu.com/p/681370855)
|
45 |
- Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
|
46 |
|
47 |
+
## Third-party Examples
|
48 |
+
- RAG applications: [QAnything](https://github.com/netease-youdao/qanything), [HuixiangDou](https://github.com/InternLM/HuixiangDou), [ChatPDF](https://github.com/shibing624/ChatPDF).
|
49 |
+
- Efficient inference framework: [ChatLLM.cpp](https://github.com/foldl/chatllm.cpp), [Xinference](https://github.com/xorbitsai/inference).
|
50 |
+
|
51 |
![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
|
52 |
|
53 |
|