You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix sentence transformers export after latest changes merge
* add test case
* Update optimum/commands/export/openvino.py
Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
---------
Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
"Library name is not specified. There are multiple possible variants: `sentence_transformers`, `transformers`."
221
+
"`transformers` will be selected. If you want to load your model with the `sentence-transformers` library instead, please set --library sentence_transformers"
0 commit comments