Details regarding the export method of the model
#1
by
YashasviMantha
- opened
Hi, thanks for the onnx export. But can you also provide the method of export this was done with?
If optimum, the specific command and flag config would be helpful. Is this a fp16 model?
Use optimum. opset=17, dtype=fp16
It's a FP16 model, as same as the original.