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. |
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. |