huggingface / huggingface/optimum-intel
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
- Dominant language
- Jupyter Notebook
- Stars
- 620
- Forks
- 270
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.