ONNX conversion
#5
by
PrateekOptum
- opened
@Xenova
@JasonMayes
Could you please help in converting this model to ONNX so that this can be used with Transformers.js? Looking at the output from the model, it seems a solid bet for in-browser ML use-cases.
I mean just think about the improvements for any in-browser AI agent by feeding the output from this model, into phi-3.5-vision (or any other vision model that is already present in ONNX format)!!