QwenLM / Qwen2-VL

Qwen2-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
Apache License 2.0
3.28k stars 203 forks source link

Does Qwen-VL support CPU deployment? Is there a tutorial? #516

Open fengqiliang93 opened 2 weeks ago

DakeQQ commented 1 week ago

欢迎参考此仓库 Native-LLM-for-Android。尽管主要面向Android,它也包含了用于导出ONNX模型及测试运行的ONNX-Python API,并支持指定CPU作为执行提供者。

Welcome to reference this repository Native-LLM-for-Android. Although primarily aimed at Android, it also includes the ONNX-Python API for exporting ONNX models and testing runs, with support for specifying the CPU as the execution provider.