naveengovind

Results 3 comments of naveengovind

I am trying to run google/long-t5-local-base but this happens with all longt5 varients I have tested. I am running this in a webview inside an Android app

The model works with larger input sizes on the phone. Only if the input is less than about 30 tokens. I can do 1000 tokens and it works perfectly but...

@xenova I get a very similar issue when running a long-t5 model on node-js on my laptop as well. resolve(__classPrivateFieldGet(this, _OnnxruntimeSessionHandler_inferenceSession, "f").run(feeds, fetches, options)); ^ Error: Non-zero status code returned...