Update langchain-chatchat QuickStart to include Core Ultra iGPU Linux Guide (#11302)
This commit is contained in:
parent
84f04087fb
commit
bfab294f08
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ See the Langchain-Chatchat architecture below ([source](https://github.com/chatc
|
|||
|
||||
Follow the guide that corresponds to your specific system and device from the links provided below:
|
||||
|
||||
- For systems with Intel Core Ultra integrated GPU: [Windows Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_win_mtl.md#)
|
||||
- For systems with Intel Core Ultra integrated GPU: [Windows Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_win_mtl.md#) | [Linux Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_linux_mtl.md)
|
||||
- For systems with Intel Arc A-Series GPU: [Windows Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_win_arc.md#) | [Linux Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_linux_arc.md#)
|
||||
- For systems with Intel Data Center Max Series GPU: [Linux Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_linux_max.md#)
|
||||
- For systems with Xeon-Series CPU: [Linux Guide](https://github.com/intel-analytics/Langchain-Chatchat/blob/ipex-llm/INSTALL_linux_xeon.md#)
|
||||
|
|
|
|||
Loading…
Reference in a new issue