Hacker News new | ask | show | jobs
by g58892881 2 days ago
right. happens on my 13 too. memory leak confirmed, not sure yet what's causing it
1 comments

unable to fix it. latest dev ort, dispoing tensors, restarting the session/worker. nothing, crashes every time.

defaulting to wasm on ios devices now

Maybe try using https://www.npmjs.com/package/@jax-js/onnx ? It supports most ONNX ops and should be drop-in replacement, e.g., https://jax-js.com/d-fine

Disclaimer: I am the author