optimum-intel icon indicating copy to clipboard operation
optimum-intel copied to clipboard

ValueError: Trying to export a SegformerForSemanticSegmentation model, that is a custom or unsupported architecture, but no custom export configuration was passed as `custom_export_configs`

Open azhuvath opened this issue 1 year ago • 0 comments

Getting error while trying to convert the model zhengpeng7/BiRefNet to OpenVINO IR file.

Command used:

optimum-cli export openvino --model "zhengpeng7/BiRefNet" BiRefNet --trust-remote-code

azhuvath avatar Dec 16 '24 10:12 azhuvath