Onnx Model
#12
by
michaelfeil
- opened
Hey @Xenova , can we get a Onnx version, or you want to OSS your conversion pipeline?
- I have already converted the model to ONNX at https://huggingface.co/Xenova/bge-m3
- The conversion pipeline is available at https://github.com/xenova/transformers.js/blob/5ac17bda838547b9167a75ba1eb1b2e98b680cab/scripts/convert.py
Hope that helps!
Thanks that helps! I'll verify export accuracy and submit it here + instructions
michaelfeil
changed discussion status to
closed
@Nemphys I followed this tutorial: https://onnxruntime.ai/docs/performance/model-optimizations/float16.html :)