Transformers.js help

#1
by jules241 - opened

Hi there,
first of all, thanks so much for the onnx converison.
I would like to run this model in the browser, but I am having trouble on getting going with this. I started looking into the onnx web runtime but then found the transformers.js lib which seems to make this process easier. I however dont really know how to prepare the inputs for this model, so that you can pass it text and labels and get an output. I saw that some of you also waited for ONNX support of the model, so maybe you can shed some light on how to run this model with the onnx runtime.

Thanks a lot :)

Sign up or log in to comment