eggyhj commited on
Commit
3ab34b2
1 Parent(s): 8d24619

Update README.md

Browse files

Change readme file to add Intel supporting information

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -42,9 +42,11 @@ For more details about Qwen, please refer to the [GitHub](https://github.com/Qwe
42
  * python 3.8及以上版本
43
  * pytorch 1.12及以上版本,推荐2.0及以上版本
44
  * 建议使用CUDA 11.4及以上(GPU用户、flash-attention用户等需考虑此选项)
 
45
  * python 3.8 and above
46
  * pytorch 1.12 and above, 2.0 and above are recommended
47
  * CUDA 11.4 and above are recommended (this is for GPU users, flash-attention users, etc.)
 
48
  <br>
49
 
50
  ## 依赖项(Dependency)
 
42
  * python 3.8及以上版本
43
  * pytorch 1.12及以上版本,推荐2.0及以上版本
44
  * 建议使用CUDA 11.4及以上(GPU用户、flash-attention用户等需考虑此选项)
45
+ * 使用酷睿™/至强® 可扩展处理器或配合锐炫™ GPU等进行部署时,推荐使用 [OpenVINO™ Toolkit](https://docs.openvino.ai/2023.3/gen_ai_guide.html)等工具以发挥更好推理性能
46
  * python 3.8 and above
47
  * pytorch 1.12 and above, 2.0 and above are recommended
48
  * CUDA 11.4 and above are recommended (this is for GPU users, flash-attention users, etc.)
49
+ * 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 to take full advantage of better inference performance
50
  <br>
51
 
52
  ## 依赖项(Dependency)