We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Take snowflake-arctic-embed-l from HuggingFace and create an ONNX version thereof.
snowflake-arctic-embed-l
First, start here: https://github.com/castorini/anserini/blob/master/docs/onnx-conversion.md
Try and reproduced that ONNX conversion - If you've done it right, then you should be able to reproduce this with your newly created model: https://github.com/castorini/anserini/blob/master/docs/regressions/regressions-msmarco-v1-passage.splade-pp-ed.onnx.md
Then, follow the same procedure to convert snowflake-arctic-embed-l.
The text was updated successfully, but these errors were encountered:
Initial work on #2686 - already merged.
Sorry, something went wrong.
@b8zhong next steps here? we actually need to convert the snowflake model to onnx, add bindings, etc.?
Did conversion; doing java bindings now.
No branches or pull requests
Take
snowflake-arctic-embed-l
from HuggingFace and create an ONNX version thereof.First, start here: https://github.com/castorini/anserini/blob/master/docs/onnx-conversion.md
Try and reproduced that ONNX conversion - If you've done it right, then you should be able to reproduce this with your newly created model:
https://github.com/castorini/anserini/blob/master/docs/regressions/regressions-msmarco-v1-passage.splade-pp-ed.onnx.md
Then, follow the same procedure to convert
snowflake-arctic-embed-l
.The text was updated successfully, but these errors were encountered: