caelinsutch
PROOP
2 years ago
Getting the following error when deploying a fastify server that uses Onnyx - a quick google search brings up a few threads from GH where folks are running into this issue on Vercel (i.e. here and here due to memory issues. Since this isn't serverless I don't think memory issues mentioned are applicable. Code works locally completely fine
Error: Failed to load model because protobuf parsing failed.
at OnnxruntimeSessionHandler (/app/node_modules/@xenova/transformers/node_modules/onnxruntime-node/lib/backend.ts:16:30)