File size: 214 Bytes
5fa1a76
 
 
 
1
2
3
4
optimum-cli export onnx --model local_path --task question-answering distilbert_base_uncased_squad_onnx/
The resulting model.onnx file can then be run on one of the many
accelerators that support the ONNX
standard.