JustinLin610 eggyhj commited on
Commit
93a65d3
1 Parent(s): 8d24619

Update README.md (#53)

Browse files

- Update README.md (c05171ea158673faa0418344797c0152a36de726)


Co-authored-by: Jin Hao <eggyhj@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -621,6 +621,11 @@ Qwen-Chat also has the capability to be used as a [HuggingFace Agent](https://hu
621
 
622
  <br>
623
 
 
 
 
 
 
624
  ## FAQ
625
 
626
  如遇到问题,敬请查阅[FAQ](https://github.com/QwenLM/Qwen/blob/main/FAQ_zh.md)以及issue区,如仍无法解决再提交issue。
 
621
 
622
  <br>
623
 
624
+ ## x86 平台 (x86 Platforms)
625
+ 在 酷睿™/至强® 可扩展处理器或 Arc™ GPU 上部署量化模型时,建议使用 [OpenVINO™ Toolkit](https://docs.openvino.ai/2023.3/gen_ai_guide.html)以充分利用硬件,实现更好的推理性能。您可以安装并运行此 [example notebook](https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/254-llm-chatbot)。相关问题,您可在[OpenVINO repo](https://github.com/openvinotoolkit/openvino_notebooks/issues)中提交。
626
+
627
+ When deploy on Core™/Xeon® Scalable Processors or with Arc™ GPU, [OpenVINO™ Toolkit](https://docs.openvino.ai/2023.3/gen_ai_guide.html) is recommended. You can install and run this [example notebook](https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/254-llm-chatbot). For related issues, you are welcome to file an issue at [OpenVINO repo](https://github.com/openvinotoolkit/openvino_notebooks/issues).
628
+
629
  ## FAQ
630
 
631
  如遇到问题,敬请查阅[FAQ](https://github.com/QwenLM/Qwen/blob/main/FAQ_zh.md)以及issue区,如仍无法解决再提交issue。