code for converting to onnx

#1
by marziye-A - opened

hi,
can you please give the code that you used for converting to onnx?
your help is really appreciated.

Owner

Hi there! We use Optimum to convert the model to ONNX: https://github.com/huggingface/optimum?tab=readme-ov-file#onnx--onnx-runtime

thanks alot for your answer.
I think this model is not a supported one and I have to write a custom config file.
how should i write it? can you please help?

Sign up or log in to comment