minor fix of ragflow_quickstart.md (#11364)

This commit is contained in:
Shengsheng Huang 2024-06-19 22:30:33 +08:00 committed by GitHub
parent 13727635e8
commit a721c1ae43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# Run RAGFlow with IPEX_LLM on Intel GPU
# Run RAGFlow with IPEX-LLM on Intel GPU
[RAGFlow](https://github.com/infiniflow/ragflow) is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding; by integrating it with [`ipex-llm`](https://github.com/intel-analytics/ipex-llm), users can now easily leverage local LLMs running on Intel GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max).