maidalun1020 commited on
Commit
8a3a0ec
1 Parent(s): 4ec8db1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ language:
47
 
48
  ## Third-party Examples:
49
  - RAG applications: [QAnything](https://github.com/netease-youdao/qanything), [HuixiangDou](https://github.com/InternLM/HuixiangDou), [ChatPDF](https://github.com/shibing624/ChatPDF).
50
- - Efficient inference framework: [ChatLLM.cpp](https://github.com/foldl/chatllm.cpp), [Xinference](https://github.com/xorbitsai/inference).
51
 
52
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
53
  ![image/jpeg](assets/Wechat.jpg)
 
47
 
48
  ## Third-party Examples:
49
  - RAG applications: [QAnything](https://github.com/netease-youdao/qanything), [HuixiangDou](https://github.com/InternLM/HuixiangDou), [ChatPDF](https://github.com/shibing624/ChatPDF).
50
+ - Efficient inference framework: [ChatLLM.cpp](https://github.com/foldl/chatllm.cpp), [Xinference](https://github.com/xorbitsai/inference), [mindnlp (Huawei GPU, 华为GPU)](https://github.com/mindspore-lab/mindnlp/tree/master/llm/inference/bce).
51
 
52
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
53
  ![image/jpeg](assets/Wechat.jpg)