fonnx
fonnx copied to clipboard
Adding SOTA embedding models
Is there any chance to support newer models? For example,
https://huggingface.co/jinaai/jina-embeddings-v3 https://huggingface.co/Snowflake/snowflake-arctic-embed-m-v2.0
I tried to replace the onnx file and got following error.
Opset 5 is under development and support for this is limited.
The operator schemas and or other functionality may change before next ONNX release and in this case ONNX Runtime will not guarantee backward compatibility.
Current official support for domain ai.onnx.ml is till opset 3.