Instructions to use onnx-community/Qwen3-1.7B-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Qwen3-1.7B-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-generation', 'onnx-community/Qwen3-1.7B-ONNX');
Something wrong with the conversion? None of the precision works.
๐ 4
#2 opened about 1 year ago
by
PengZ42
please share how export qwen3 to onnx foramt, many thanks!
๐ 1
2
#1 opened about 1 year ago
by
cloudyu